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:
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- 图像增强与去噪☆60Updated 5 years ago
- 基于PyTorch框架实现的图像分类网络☆85Updated 5 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 6 years ago
- 玻璃绝缘子缺陷检测☆33Updated 4 years ago
- 设计并实现了一个基于深度学习、集成学习、迁移学习、GAN等技术的色素性皮肤病自动识别七分类系统。本系统主要由服务端和客户端两个模块组成。服务端基于深度学习、集成学习、迁移学习、GAN等技术实现了对色素性皮肤病自动识别七分类。客户端使用微信小程序和网站(SSM、Springb…☆127Updated 4 years ago
- 使用HOG+SVM进行图像分类☆166Updated 6 years ago
- 配合QtPyt5,使用python完成图像的增强、复原、压缩、去噪、识别、分割、特征提取、识别、跟踪等功能☆24Updated 5 years ago
- 一个图像复原或分割的统一框架,可以用于去雾🌫、去雨🌧、去模糊、夜景🌃复原、超分辨率👾、像素级分割等等。☆166Updated 4 years ago
- all code used by python(including web-crawler,deeplearning)☆28Updated 5 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 6 years ago
- 视听觉信号处理,颜色空间转换,实现对图像的亮度、对比度、饱和度、色度的调整。 统计图像的直方图。 实现图像的空域滤波:中值滤波和均值滤波。并选用合适的滤波方法增强如下图像。实现图像的边缘检测:Roberts算子和Sobel算子。实现中值滤波的快速算法。☆21Updated 6 years ago
- 基于深度学习的口罩佩戴检测,Keras-YOLOv3 实现。☆70Updated 5 years ago
- 这是一个使用Python和PyQt5开发的一个计算机视觉辅助裂缝标注工具,标注工具先用边缘检测和形态学方法预识别裂缝,然后人工对结果进行标涂或擦除。除了此方法,工具还有其他多种方法,详情请见readme.md的介绍☆86Updated 6 years ago
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆74Updated 4 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆86Updated 6 years ago
- 里面包含许多GAN算法的Keras源码,可以用于训练自己的模型。☆242Updated 4 years ago
- 人工智能导论课 期末设计 - 基于遗传算法的图像分割☆34Updated 7 years ago
- An unsupervised impurities detection method based on VAE-GAN☆11Updated 5 years ago
- 小作业 使用遗传算法和OTSU做图像分割☆37Updated 7 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆136Updated 4 years ago
- 最简单的基于SRGAN网络的实现, 附带已训练好的模型及GIF生成代码, 更适合作为Demo展示☆79Updated 6 years ago
- Keras implementation of Holistically-nested edge detection☆53Updated 7 years ago
- 支持多模型工程化的图像分类器☆26Updated 3 years ago
- 图像细粒度分类☆15Updated 7 years ago
- 检测条形码、运动目标、汉字识别等☆20Updated 6 years ago
- This repo contains data pre-processing, classification and defect detection methodologies for images from Advance XRay Inspection from mu…☆59Updated 4 years ago
- 对于小目标的检测和识别☆29Updated 6 years ago
- 这是一个dcgan-keras的源码,可以用于训练自己的模型。☆44Updated 3 years ago
- 采用深度学习方法进行刀具识别。☆22Updated 6 years ago