smartadpole / CycleGAN_PytorchLinks
用于图片风格迁移的生成式对抗网络
☆24Updated 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:
- 玻璃绝缘子缺陷检测☆33Updated 4 years ago
- 基于PyTorch框架实现的图像分类网络☆85Updated 4 years ago
- 这是一个dcgan-keras的源码,可以用于训练自己的模型。☆44Updated 3 years ago
- 图像增强与去噪☆59Updated 5 years ago
- 视听觉信号处理,颜色空间转换,实现对图像的亮度、对比度、饱和度、色度的调整。 统计图像的直方图。 实现图像的空域滤波:中值滤波和均值滤波。并选用合适的滤波方法增强如下图像。实现图像的边缘检测:Roberts算子和Sobel算子。实现中值滤波的快速算法。☆21Updated 6 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- 支持多模型工程化的图像分类器☆25Updated 3 years ago
- 人工智能导论课 期末设计 - 基于遗传算法的图像分割☆33Updated 7 years ago
- 配合QtPyt5,使用python完成图像的增强、复原、压缩、去噪、识别、分割、特征提取、识别、跟踪等功能☆24Updated 5 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 6 years ago
- The project aims to improve the accuracy of target recognition through multi-feature fusion.Including manual feature extraction, deep lea…☆11Updated 5 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- 设计并实现了一个基于深度学习、集成学习、迁移学习、GAN等技术的色素性皮肤病自动识别七分类系统。本系统主要由服务端和客户端两个模块组成。服务端基于深度学习、集成学习、迁移学习、GAN等技术实现了对色素性皮肤病自动识别七分类。客户端使用微信小程序和网站(SSM、Springb…☆126Updated 4 years ago
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆74Updated 4 years ago
- 这是一个使用Python和PyQt5开发的一个计算机视觉辅助裂缝标注工具,标注工具先用边缘检测和形态学方法预识别裂缝,然后人工对结果进行标涂或擦除。除了此方法,工具还有其他多种方法,详情请见readme.md的介绍☆86Updated 6 years ago
- 毕业课题:低光照图像增强,光照不均匀图像增强处理系统设计与实现☆56Updated 11 months ago
- ☆14Updated 2 years ago
- code:《基于深度卷积神经网络的图像去噪研究》☆87Updated 7 years ago
- 学习pytorch图像分类时整理的魔板,只需要更改对应的图片,直接运行train.py 和test.py即可☆17Updated 5 years ago
- 采用CNN将高分辨率灰度图像和低分辨率彩色图像合成为高分辨率彩色图像的图像融合算法☆70Updated 3 years ago
- ☆24Updated 6 years ago
- Pytorch实践简单, 方便, 快速训练 图像分类模型☆37Updated 4 years ago
- 检测条形码、运动目标、汉字识别等☆20Updated 6 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆120Updated 6 years ago
- all code used by python(including web-crawler,deeplearning)☆28Updated 5 years ago
- 一个图像复原或分割的统一框架,可以用于去雾🌫、去雨🌧、去模糊、夜景🌃复原、超分辨率👾、像素级分割等等。☆162Updated 4 years ago
- Training a convolutional neural network using own picture dataset☆106Updated 6 years ago
- 里面包含许多GAN算法的Keras源码,可以用于训练自己的模型。☆242Updated 3 years ago
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- 图像细粒度分类☆14Updated 6 years ago