Hellcatzm / ImgFastNeuralStyleTransfer_TensorFlow
快速风格迁移学习实践
☆26Updated 7 years ago
Alternatives and similar repositories for ImgFastNeuralStyleTransfer_TensorFlow
Users that are interested in ImgFastNeuralStyleTransfer_TensorFlow are comparing it to the libraries listed below
Sorting:
- 使用VGG19迁移学习实现图像风格迁移。☆155Updated 5 years ago
- 使用LSTM训练生成古诗模型,其中生成器可以指定生成风格进行输出☆31Updated 7 years ago
- 基于flask将一个评论分类模型嵌入到web系统中☆30Updated 4 years ago
- 这里主要存放做过的深度学习的一些实战项目☆34Updated 5 years ago
- 本代码加入了神经风格迁移中文注释,更易理解,同时新加入begin.py可 直接运行调试。☆46Updated 7 years ago
- tensorflow实现的深度学习应用和模型☆71Updated 6 years ago
- 天池大赛>MTWI 2018 挑战赛一:网络图像的文本识别☆16Updated 5 years ago
- 基于天池数据的淘宝穿衣搭配推荐算法☆39Updated 7 years ago
- 北京大学软件与微电子学院《人工智能实践》课程项目第6小组,新加入APP功能,项目代码持续完善中。☆84Updated 5 years ago
- 基于keras的银行卡号识别☆69Updated 5 years ago
- tensorflow serving and deep model online https://dataxujing.github.io/tensorflow-serving-Wechat/?transition=convex#/☆19Updated 6 years ago
- AI研习社☆27Updated 4 years ago
- use conditional gan to create anime face by keras☆10Updated 3 years ago
- 使用 Keras 进行中文文本分类☆51Updated 7 years ago
- LSTM,TextCNN,fastText情感分析,模型用 tf_serving 和 flask 部署成web应用☆42Updated 5 years ago
- 常用的一些用于图像分类的模型demo。☆11Updated 2 years ago
- 使用预训练好的InceptionV3模型对自己的数据进行分类,用这个代码的同学希望可以给一个star☆58Updated 6 years ago
- 基于深度学习的口罩佩戴检测,Keras-YOLOv3 实现。☆68Updated 5 years ago
- 电影评论情感分类,基于Pytorch☆14Updated 5 years ago
- ImageNet,MNIST在线手写体识别,基于Tensorflow, Django实现。☆27Updated 2 years ago
- 采用深度学习方法进行刀具识别。☆22Updated 6 years ago
- 【目标识别】yolo3_keras旗帜识别&&训练自己数据☆51Updated 3 years ago
- 猫狗大战——图像识别☆32Updated 8 years ago
- 使用BP神经网络实现数字图片识别☆16Updated 3 years ago
- 基于循环神经网络(RNN)的古诗生成器。☆43Updated 5 years ago
- GANs:DCGAN☆23Updated 6 years ago
- 使用CNN全卷积神经网络进行整行汉字识别,正确率90-94%,后来有朋友改成densenet做主网络,做到99%以上正确率☆31Updated 4 years ago
- 利用opencv自带的yolo模型进行目标检测(图片和视频)☆58Updated last year
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆83Updated 5 years ago
- Kang根据前辈们的代码用keras、pytorch改写的CNN图像风格迁移☆73Updated 4 years ago