Qinbf / tf-model-zoo
tensorflow实现的深度学习应用和模型
☆71Updated 6 years ago
Alternatives and similar repositories for tf-model-zoo:
Users that are interested in tf-model-zoo are comparing it to the libraries listed below
- 本代码加入了神经风格迁移中文注释,更易理解,同时新加入begin.py可直接运行调试。☆46Updated 7 years ago
- share examples of tensorflow☆63Updated 6 years ago
- 使用VGG19迁移学习实现图像风格迁移。☆152Updated 4 years ago
- 快速风格迁移学习实践☆26Updated 6 years ago
- a general image classifer framework written by Keras☆146Updated 7 years ago
- tensorflow的一些实例☆240Updated 5 years ago
- 基于Keras+Tensorflow搭建,提供ResNet50神经网络的图片分类平台。☆36Updated 6 years ago
- TensorFlow2.0 官方教程翻译,基本概念讲解、实战项目、TensorFlow2.0编程技巧。☆201Updated 5 years ago
- 北京大学软件与微电子学院《人工智能实践》课程项目第6小组,新加入APP功能,项目代码持续完善中。☆83Updated 5 years ago
- 深度学习之计算机视觉方向☆37Updated 5 years ago
- 【火炉炼AI】-深度学习系列文章☆45Updated 6 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆178Updated 6 years ago
- This is the demo of image style transfer using perceptual loss.☆208Updated 3 years ago
- A high-performance demo for face recognition based on deep learning.☆107Updated 7 months ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- The source code and dataset about <Deep Learning - Best Practices on TensorFlow Engineering Implementation>☆218Updated 3 years ago
- 深度学习入门的一些简单例子☆355Updated 6 years ago
- ☆91Updated 6 years ago
- 简单实现VGG16☆59Updated 6 years ago
- ☆142Updated 6 years ago
- 通过DCGAN生成动漫人物头像☆82Updated 6 years ago
- ☆83Updated 6 years ago
- 计算机视觉项目实战☆115Updated 5 years ago
- ☆35Updated 6 years ago
- a face recognition system based on convolutional neural network.☆63Updated 5 years ago
- GAN 使用生成对抗网络生成新的图片样本☆77Updated 7 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆50Updated 7 years ago
- kaggle☆23Updated 6 years ago
- 定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法 的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化…☆99Updated 5 years ago