1qweasdzxc / DCGAN_generate_anime_picturesLinks
生成对抗网咯(GAN)是一类在无监督学习中使用的神经网络,其有助于解决按文本生成图像、提高图片分辨率、药物匹配、检索特定模式的图片等任务。本库包含利用DCGAN生成动漫图片项目资源及代码。
☆56Updated 5 years ago
Alternatives and similar repositories for DCGAN_generate_anime_pictures
Users that are interested in DCGAN_generate_anime_pictures are comparing it to the libraries listed below
Sorting:
- 基于keras使用dcgan自动生成动漫头像☆68Updated 4 years ago
- pytorch implementation of WGAN to generate anime avatar☆66Updated 2 years ago
- 通过CycleGAN网络模型实现无匹配数据的风格迁移,将真实人脸图片转换为漫画头像☆76Updated 4 years ago
- 使用VGG19迁移学习实现图像风格迁移。☆163Updated 5 years ago
- 基于pytorch实现的、带GUI的图像风格迁移程序.☆31Updated 2 years ago
- Some implementations of GAN.☆223Updated 2 years ago
- Kang根据前辈们的代码用keras、pytorch改写的CNN图像风格迁移☆78Updated 5 years ago
- 图像风格迁移算法CycleGAN复现练习, 基于PyTorch☆24Updated 4 years ago
- 基于卷积神经网络的猫狗识别 web 应用☆166Updated 3 years ago
- 基于svm的手写数字图像识别☆55Updated 7 years ago
- 深度学习中的一些小Demo。☆425Updated 2 years ago
- ☆327Updated 3 years ago
- 八种最常用的GAN生成式对抗网络代码框架☆73Updated 6 years ago
- open for other☆65Updated 3 years ago
- 里面包含许多GAN算法的Keras源码,可以用于训练自己的模型。☆242Updated 4 years ago
- 基于GAN的动漫头像生成☆85Updated 4 years ago
- 使用迁移学习将resnet50用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆125Updated 6 years ago
- 生成对抗网络原理剖析与TensorFlow实践☆29Updated 5 years ago
- Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)☆440Updated 5 years ago
- 基于深度生成对抗网络gan的图像修复模型☆83Updated 6 years ago
- 北京大学软件与微电子学院《人工智能实践》课程项目第6小组,新加入APP功能,项目代码持续完善中。☆83Updated 6 years ago
- 网易云课堂——讲师:龙良曲☆37Updated 5 years ago
- 基于CycleGAN的水墨画风格迁移网络☆107Updated 3 years ago
- 使用BP神经网络识别MINST字符集☆46Updated 6 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆122Updated 6 years ago
- ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html☆237Updated 2 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 6 years ago
- Pytorch_Learning_Notes☆102Updated 9 months ago
- Simple implementation of conditional general adverse nets in pytorch machine learning framework☆57Updated 8 months ago
- 设计并实现了一个基于深度学习、集成学习、迁移学习、GAN等技术的色素性皮肤病自动识别七分类系统。本系统主要由服务端和客户端两个模块组成。服务端基于深度学习、集成学习、迁移学习、GAN等技术实现了对色素性皮肤病自动识别七分类。客户端使用微信小程序和网站(SSM、Springb…☆126Updated 4 years ago