VV-Para / DeepLearning-GAN-Generate-Faces
基于生成式对抗网络(GAN),生成新的人脸图像
☆17Updated 5 years ago
Alternatives and similar repositories for DeepLearning-GAN-Generate-Faces:
Users that are interested in DeepLearning-GAN-Generate-Faces are comparing it to the libraries listed below
- 使用VGG19迁移学习实现图像风格迁移。☆152Updated 4 years ago
- Kang根据前辈们的代码用keras、pytorch改写的CNN图像风格迁移☆69Updated 4 years ago
- MATLAB自编程实现BP神经网络手写数字识别。☆27Updated 4 years ago
- 用于图片风格迁移的生成式对抗网络☆20Updated 2 years ago
- GAN 使用生成对抗网络生成新的图片样本☆76Updated 7 years ago
- VGG图像风格迁移实现☆10Updated 5 years ago
- 八种最常用的GAN生成式对抗网络代码框架☆66Updated 5 years ago
- 基于深度生成对抗网络gan的图像修复模型☆68Updated 5 years ago
- Matlab数字图像处理毕业设计课题赏析☆149Updated 4 years ago
- 使用深度卷积对抗生成神经网络(DCGAN)生成新的人脸图像☆15Updated 6 years ago
- 基于MATLAB的车牌字符识别☆31Updated 6 years ago
- 人工智能导论课 期末设计 - 基于遗传算法的图像分割☆32Updated 6 years ago
- 深度学习之计算机视觉方向☆37Updated 5 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆47Updated 6 years ago
- 基于tensorflow的手写数字识别☆77Updated 5 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 5 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆50Updated 6 years ago
- 时频分析 + 时变阶分数傅立叶变换普 + 时变滤波 相关的毕业设计课题全部代码和论文+PPT,供各位通信、电子信息工程等相关学弟学妹参考。☆122Updated 5 years ago
- Using GAN to regeneration signal similar to the original signal ,like some application in Image Generation☆30Updated 6 years ago
- 我写了详细代码注释,卷积神经网络经典项目猫狗识别kaggle☆47Updated 5 years ago
- 本课题为基于MATLAB的BP神经网络手写数字识别系统。带有GUI人机交互式界面。读入测试图片,通过截取某个数字,进行预处理,经过bp网络训练,得出识别的结果。可经过二次改造成识别中文汉字,英文字符等课题。☆14Updated 3 years ago
- 模式识别实验:BP神经网络的matlab实现(根据BP数学原理实现的代码)☆15Updated 7 years ago
- 研一图像处理期末大作业:基于openCV的人脸识别☆35Updated 7 years ago
- 图像修复 python tensorflow DCGAN☆52Updated 5 years ago
- 我们使用传统的数字图像处理的方法进行中国车牌 的识别,与我们的深度学习方法进行对比。☆30Updated 4 years ago
- ORL人脸识别不同算法的实现,用到了scikit-learn,tensorflow等,任选5张训练,5张测试。因为每次训练随机挑选,所以每次输出识别率有偏差 算法 识别率 bp神经网络 0.8 pca+bp神经网络 0.85 小波变换+pca+bp神经网络 0.95 CNN…☆71Updated 2 years ago
- 基于CNN学习ImageNet数据集,实现一个能识别狗品种的图像分类器☆14Updated 5 years ago
- MATLAB车牌识别☆46Updated 4 years ago