smartadpole / CycleGAN_Pytorch
用于图片风格迁移的生成式对抗网络
☆20Updated 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
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 5 years ago
- 这是一个dcgan-keras的源码,可以用于训练自己的模型。☆44Updated 2 years ago
- 玻璃绝缘子缺陷检测☆32Updated 4 years ago
- 基于PyTorch框架实现的图像分类网络☆75Updated 4 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆83Updated 5 years ago
- 这是一个srgan-keras的源码,可以用于训练自己的模型。☆34Updated 2 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆125Updated 5 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆40Updated 7 years ago
- 支持多模型工程化的图像分类器☆23Updated 2 years ago
- 使用VGG19迁移学习实现图像风格迁移。☆152Updated 4 years ago
- 这是一个有关迁移学习的仓库,在这里可以看到迁移学习的各种用法。☆90Updated 3 years ago
- 使用HOG+SVM进行图像分类☆163Updated 6 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆142Updated 3 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
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆74Updated 4 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆65Updated 5 years ago
- 视听觉信号处理,颜色空间转换,实现对图像的亮度、对比度、饱和度、色度的调整。 统计图像的直方图。 实现图像的空域滤波:中值滤波和均值滤波。并选用合适的滤波方法增强如下图像。实现图像的边缘检测:Roberts算子和Sobel算子。实现中值滤波的快速算法。☆21Updated 5 years ago
- 人工智能导论课 期末设计 - 基于遗传算法的图像分割☆32Updated 6 years ago
- 图像增强与去噪☆48Updated 4 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- 毕业课题:低光照图像增强,光照不均匀图像增强处理系统设计与实现☆38Updated last month
- 这是一个cyclegan-pytorch的源码,可以用于训练自己的模型。☆42Updated 2 years ago
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆27Updated 4 years ago
- 2020湛江水下目标检测算法赛☆16Updated 4 years ago
- 这是一个srgan-keras的源码,可以用于训练自己的模型。☆54Updated 2 years ago
- 本项目用深度学习的方法进行工业产品缺陷检测,替代原本人眼的产品质检。从而大幅提升工业产品合格率和降低人力成本。☆134Updated 4 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆42Updated 5 years ago
- code:《基于深度卷积神经网络的图像去噪研究》☆75Updated 6 years ago
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆172Updated 4 years ago
- 这是一个dcgan-pytorch的源码,可以用于训练自己的模型。☆56Updated 2 years ago