smartadpole / CycleGAN_Pytorch
用于图片风格迁移的生成式对抗网络
☆23Updated 2 years ago
Alternatives and similar repositories for CycleGAN_Pytorch:
Users that are interested in CycleGAN_Pytorch are comparing it to the libraries listed below
- 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
- 这是一个dcgan-keras的源码,可以用于训练自己的模型。☆44Updated 2 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 6 years ago
- 图像增强与去噪☆55Updated 4 years ago
- 里面包含许多GAN算法的Keras源码,可以用于训练自己的模型。☆237Updated 3 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆131Updated 5 years ago
- 这是一个使用Python和PyQt5开发的一个计算机视觉辅助裂缝标注工具,标注工具先用边缘检测和形态学方法预识别裂缝,然后人工对结果进行标涂或擦除。除了此方法,工具还有其他多种方法,详情请见readme.md的介绍☆77Updated 6 years ago
- new cycleGAN which has two discriminators: D_class and D_defect☆10Updated 5 years ago
- 使用VGG19迁移学习实现图像风格迁移。☆155Updated 5 years ago
- 参考眼底图像血管分割retina-unet实现的文档去噪、去水印☆98Updated 5 years ago
- 支持多模型工程化的图像分类器☆24Updated 3 years ago
- 基于深度生成对抗网络gan的图像修复模型☆74Updated 5 years ago
- 一个图像复原或分割的统一框架,可以用于去雾🌫、去雨🌧、去模糊、夜景🌃复原、超分辨率👾、像素级分割等等。☆153Updated 4 years ago
- 玻璃绝缘子缺陷检测☆33Updated 4 years ago
- An unsupervised impurities detection method based on VAE-GAN☆11Updated 5 years ago
- 最简单的基于SRGAN网络的实现, 附带已训练好的模型及GIF生成代码, 更适合作为Demo展示☆80Updated 6 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆83Updated 5 years ago
- Kang根据前辈们的代码用keras、pytorch改写的CNN图像风格迁移☆73Updated 4 years ago
- 这是一个srgan-keras的源码,可以用于训练自己的模型。☆33Updated 2 years ago
- all code used by python(including web-crawler,deeplearning)☆28Updated 4 years ago
- 实现常用图像分类算法☆45Updated last year
- 毕业课题:低光照图像增强,光照不均匀图像增强处理系统设计与实现☆48Updated 5 months ago
- 基于生成式对抗网络(GAN),生成新的人脸图像☆20Updated 6 years ago
- 这是一个dcgan-pytorch的源码,可以用于训练自己的模型。☆59Updated 2 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆144Updated 4 years ago
- 设计并实现了一个基于深度学习、集成学习、迁移学习、GAN等技术的色素性皮肤病自动识别七分类系统。本系统主要由服务端和客户端两个模块组成。服务端基于深度学习、集成学习、迁移学习、GAN等技术实现了对色素性皮肤病自动识别七分类。客户端使用微信小程序和网站(SSM、Springb…☆117Updated 3 years ago
- GAN 使用生成对抗网络生成新的图片样本☆79Updated 7 years ago
- 八种最常用的GAN生成式对抗网络代码框架☆66Updated 6 years ago
- generate randomly defects on positive samples and restore them with GAN.☆40Updated 4 years ago