Qinbf / tf-model-zooLinks
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
Sorting:
- 使用VGG19迁移学习实现图像风格迁移。☆161Updated 5 years ago
- share examples of tensorflow☆63Updated 6 years ago
- 北京大学软件与微 电子学院《人工智能实践》课程项目第6小组,新加入APP功能,项目代码持续完善中。☆83Updated 5 years ago
- 本代码加入了神经风格迁移中文注释,更易理解,同时新加入begin.py可直接运行调试。☆46Updated 7 years ago
- tensorflow的一些实例☆240Updated 6 years ago
- 深度学习入门的一些简单例子☆355Updated 6 years ago
- ☆91Updated 7 years ago
- Deep Learning and Machine Learning project☆120Updated 7 years ago
- ☆141Updated 7 years ago
- DataStructure(SwordOffer、LeetCode)、Deep Learning(Tensorflow、Keras、Pytorch)、Machine Learning(sklearn、spark)、AutoML、AutoDL、ModelDeploying、S…☆354Updated 2 years ago
- ☆201Updated 7 years ago
- 基于Keras+Tensorflow搭建,提供ResNet50神经网络的图片分类平台。☆36Updated 7 years ago
- 一个面向初学者的,友好的Keras入门教程☆123Updated 6 years ago
- 书籍:深度学习框架pytorch入门与实践☆157Updated 7 years ago
- TensorFlow2.0 官方教程翻译,基本概念讲解、实战项目、TensorFlow2.0编程技巧。☆202Updated 6 years ago
- ☆65Updated 7 years ago
- 风格迁移三部曲☆551Updated 7 years ago
- cifar10数据集上进行图片分类,基于tensorflow框架,旨在探究不同的改进策略对分类准确率的影响,如何一步步得提高准确率☆572Updated 7 years ago
- Tensorflow 2.0 Tutorials☆117Updated 6 years ago
- 深度学习常用优化方法详解☆269Updated 8 years ago
- This is the demo of image style transfer using perceptual loss.☆209Updated 3 years ago
- The source code and dataset about <Deep Learning - Best Practices on TensorFlow Engineering Implementation>☆218Updated 4 years ago
- 通过DCGAN生成动漫人物头像☆83Updated 7 years ago
- 关于机器学习的内容☆316Updated 3 years ago
- B站上炼数成金的公开课笔记☆365Updated 6 years ago
- 猫狗大战☆631Updated 3 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 7 years ago
- 定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化…☆103Updated 6 years ago
- 使用预训练好的InceptionV3模型对自己的数据进行分类,用这个代码的同学希望可以给一个star☆58Updated 6 years ago