Hellcatzm / ImgFastNeuralStyleTransfer_TensorFlow
快速风格迁移学习实践
☆26Updated 6 years ago
Alternatives and similar repositories for ImgFastNeuralStyleTransfer_TensorFlow:
Users that are interested in ImgFastNeuralStyleTransfer_TensorFlow are comparing it to the libraries listed below
- 使用VGG19迁移学习实现图像风格迁移。☆152Updated 4 years ago
- 这里主要存放做过的深度学习的一些实战项目☆30Updated 4 years ago
- 本代码加入了神经风格迁移中文注释,更易理解,同时新加入begin.py可直接运行调试。☆46Updated 6 years ago
- 使用LSTM训练生成古诗模型,其中生成器可以指定生成风格进行输出☆31Updated 6 years ago
- 基于循环神经网络(RNN)的古诗生成器。☆43Updated 4 years ago
- Kang根据前辈们的代码用keras、pytorch改写的CNN图像风格迁移☆69Updated 4 years ago
- use conditional gan to create anime face by keras☆11Updated 3 years ago
- 通过DCGAN生成动漫人物头像☆82Updated 6 years ago
- 第九届大学生服务外包大赛--A16验证码识别。基于卷积神经网络,Siamese Network等方法实现光学字符识别以及基于度量学习的相似字符匹配。相关参考论文《Learning a Similarity Metric Discriminatively, with Appl…☆16Updated 5 years ago
- 这是我生产实习的项目——GAN实现图像风格迁移☆10Updated 3 years ago
- 基于PyTorch的图像风格迁移实现☆30Updated 7 years ago
- AI研习社☆27Updated 4 years ago
- 基于天池数据的淘宝穿衣搭配推荐算法☆38Updated 6 years ago
- 定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化…☆98Updated 5 years ago
- tensorflow实现的深度学习应用和模型