smartadpole / CycleGAN_PytorchLinks
用于图片风格迁移的生成式对抗网络
☆23Updated 3 years ago
Alternatives and similar repositories for CycleGAN_Pytorch
Users that are interested in CycleGAN_Pytorch are comparing it to the libraries listed below
Sorting:
- 这是一个dcgan-keras的源码,可以用于训练自己的模型。☆44Updated 2 years ago
- 玻璃绝缘子缺陷检测☆33Updated 4 years ago
- 支持多模型工程化的图像分类器☆24Updated 3 years ago
- 这是一个使用Python和PyQt5开发的一个计算机视觉辅助裂缝标注工具,标注工具先用边缘检测和形态学方法预识别裂缝,然后人工对结果进行标涂或擦除。除了此方法,工具还有其他多种方法,详情请见readme.md的介绍☆79Updated 6 years ago
- 这是一个有关迁移学习的仓库,在这里可以看到迁移学习的各种用法。☆94Updated 4 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆144Updated 4 years ago
- 基于PyTorch框架实现的图像分类网络☆82Updated 4 years ago
- The proposed idea is to use convolutional neural network (CNN) to classify defects on the semiconductor wafer substrate. There are total …☆18Updated 4 years ago
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆30Updated 4 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆67Updated 5 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆131Updated 5 years ago
- 使用VGG19迁移学习实现图像风格迁移。☆158Updated 5 years ago
- 这是一个cyclegan-pytorch的源码,可以用于训练自己的模型。☆42Updated 2 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆132Updated 4 years ago
- ☆14Updated 2 years ago
- 毕业课题:低光照图像增强,光照不均匀图像增强处理系统设计与实现☆51Updated 6 months ago
- pytorch☆13Updated 4 years ago
- 视听觉信号处理,颜色空间转换,实现对图像的亮度、对比度、饱和度、色度的调整。 统计图像的直方图。 实现图像的空域滤波:中值滤波和均值滤波。并选用合适的滤波方法增强如下图像。实现图像的边缘检测:Roberts算子和Sobel算子。实现中值滤波的快速算法。☆21Updated 6 years ago
- 基于深度学习的热轧带钢表面缺陷自动检测技术☆44Updated 3 years ago
- 使用深度学习网络(目标检测/特征提取/特征匹配)建立的图像精准检索系统☆32Updated 5 years ago
- 配合QtPyt5,使用python完成图像的增强、复原、压缩、去噪、识别、分割、特征提取、识别、跟踪等功能☆24Updated 5 years ago
- new cycleGAN which has two discriminators: D_class and D_defect☆10Updated 5 years ago
- 这是一个srgan-keras的源码,可以用于训练自己的模型。☆33Updated 2 years ago
- a real-time lightweight network for semantic segmentation in rainy environments, shows high performance☆12Updated 4 years ago
- 一个图像复原或分割的统一框架,可以用于去雾🌫、去雨🌧、去模糊、夜景🌃复原、超分辨率👾、像素级分割等等。☆154Updated 4 years ago
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆75Updated 4 years ago
- 这是一个srgan-keras的源码,可以用于训练自己的模型。☆58Updated 2 years ago
- 这个文件夹主要是用来尝试图像的风格迁移,首先从单字下手,以后会慢慢的尝试自己的项目☆9Updated 6 years ago
- 基于深度生成对抗网络gan的图像修复模型☆78Updated 5 years ago
- 利用简单DCGAN生成手写数字图像☆17Updated 5 years ago