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:
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 6 years ago
- 视听觉信号处理,颜色空间转换,实现对图像的亮度、对比度、饱和度、色度的调整。 统计图像的直方图。 实现图像的空域滤波:中值滤波和均值滤波。并选用合适的滤波方法增强如下图像。实现图像的边缘检测:Roberts算子和Sobel算子。实现中值滤波的快速算法。☆21Updated 6 years ago
- 这个文件夹主要是用来尝试图像的风格迁移,首先从单字下手,以后会慢慢的尝试自己的项目☆9Updated 6 years ago
- 玻璃绝缘子缺陷检测☆33Updated 4 years ago
- 这是一个dcgan-keras的源码,可以用于训练自己的模型。☆44Updated 2 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
- 图像增强与去噪☆57Updated 4 years ago
- 使用VGG19迁移学习实现图像风格迁移。☆159Updated 5 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆85Updated 6 years ago
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆120Updated 6 years ago
- 基于PyTorch框架实现的图像分类网络☆82Updated 4 years ago
- ☆66Updated 5 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆144Updated 4 years ago
- ☆24Updated 5 years ago
- Pytorch实践简单, 方便, 快速训练 图像分类模型☆37Updated 3 years ago
- 支持多模型工程化的图像分类器☆24Updated 3 years ago
- An unsupervised impurities detection method based on VAE-GAN☆11Updated 5 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- 利用python学习pcnn算法☆12Updated 8 years ago
- 汇总近年来图像分类/目标检测/语义分割/自然场景文字识别与检测/超分辨率/生成对抗网络/图像理解等相关论文☆18Updated 4 years ago
- 里面包含许多GAN算法的Keras源码,可以用于训练自己的模型。☆239Updated 3 years ago
- 采用CNN将高分辨率灰度图像和低分辨率彩色图像合成为高分辨率彩色图像的图像融合算法☆67Updated 3 years ago
- ☆10Updated 4 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆69Updated 5 years ago
- 本项目用深度学习的方法进行工业产品缺陷检测,替代原本人眼的产品质检。从而大幅提升工业产品合格率和降低人力成本。☆149Updated 5 years ago
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆30Updated 4 years ago
- 小作业 使用遗传算法和OTSU做图像分割☆36Updated 7 years ago
- 这是一个有关迁移学习的仓库,在这里可以看到迁移学习的各种用法。☆94Updated 4 years ago