资源干货
-
face-alignment:用 pytorch 实现的 2D 和 3D 人脸对齐库
使用世界上最准确的面对齐网络从 Python 检测面部地标,能够在2D和3D坐标中检测点。 项目地址:https://github.com/1adrianb/face-alignm…
-
SSD-Tensorflow:3 步运行 TensorFlow 单图片多盒目标检测器
下载这个项目 https://github.com/balancap/SSD-Tensorflow 解压 checkpoint files in ./checkpoint unzi…
-
YOLO:3 步实时目标检测安装运行教程
封面图是作者运行图,我在 ubuntu 环境下只有文字预测结果。 Detection Using A Pre-Trained Model 使用训练好的模型来检测物体 运行一下命令来…
-
Machine Learning From Scratch-从头开始机器学习
Python implementations of some of the fundamental Machine Learning models and algorithms f…
-
Training RNNs as Fast as CNNs:和 CNN 一样快的训练 RNN
SRU is a recurrent unit that can run over 10 times faster than cuDNN LSTM, without loss of…
-
TensorFlow 生成对抗网络对比
GANs comparison without cherry-picking 生成对抗模型对比 实现了一些生成对抗网络理论:: DCGAN, EBGAN, LSGAN, WGAN,…
-
DeepRecommender:Deep learning for recommender systems
DeepRecommender:基于深度学习的推荐系统 这个模型基于深度自编码器。 论文地址:https://arxiv.org/abs/1708.01715 项目地址:https…
-
TensorFlow Agents:TensorFlow 强化学习基础设施
TensorFlow Agents This project provides optimized infrastructure for reinforcement learnin…
-
Awesome-Text-Classification:文本分类资源合集
Awesome-Text-Classification https://github.com/fendouai/Awesome-Text-Classification Projec…
-
Awesome-TensorFlow-Chinese and Awesome-Chatbot Github Python Tending
Awesome-TensorFlow-Chinese and Awesome-Chatbot Github Python Tending
-
ubuntu 16.04 安装 tensorflow-gpu 包括 CUDA ,CUDNN,CONDA
ubuntu 16.04 安装 tensorflow-gpu 包括 CUDA ,CUDNN,CONDA 显卡驱动装好了,如图: 英文原文链接: https://github.com…
-
rasa_nlu:将自然语言转化为结构化数据
rasa_nlu:turn natural language into structured data Rasa NLU (Natural Language Understandi…
-
TensorFlow 中文资源全集,官方网站,安装教程,入门教程,实战项目,学习路径。
TensorFlow 中文资源全集,学习路径推荐: Github 项目地址(欢迎 Star,Fork): TensorFlow 中文资源精选,官方网站,安装教程,入门教程,视频教程…
-
【可以直接访问 TensorFlow 官网】让中国开发者更容易地使用TensorFlow打造人工智能应用
人工智能的神奇之处,在于它能被应用在医疗保健、交通运输和环境保护等方方面面,为复杂的社会问题探寻解决方案。如今,在人工智能的协助下,人们得以探索全新的研究领域,开发创新的产品,让数…
-
chatbot-retrieval:Dual LSTM Encoder for Dialog Response Generation
Tensorflow中基于检索的对话模型(Ubuntu Dialog Corpus) Retrieval-Based Conversational Model in Tensorf…
-
Word2Id_Chinese:Chinese Sentences to ids,ids to Chinese Sentences.
Word2Id_Chinese:Chinese Sentences to ids,ids to Chinese Sentences. 小工具:中文句子转索引,索引转中文,创建词典。…
-
Deep Learning Book Chinese Translation
Deep Learning 中文翻译 PDF 下载:https://github.com/exacity/deeplearningbook-chinese Deep Learnin…
-
Collection of generative models in Tensorflow:Tensorflow 生成模型集合
Collection of generative models in Tensorflow Tensorflow 生成模型集合 https://github.com/hwalsuk…
-
Fashion-MNIST:A MNIST-like fashion product database. Benchmark
Zalando的文章图像的一个数据集包括一个训练集6万个例子和一个10,000个例子的测试集。 每个示例是一个28×28灰度图像,与10个类别的标签相关联。 时尚MNIS…
-
TensorFlow 入门教程,安装教程,实战项目,微信群,QQ群,微信公众号
TensorFlow 资源推荐 FaceRank-人脸打分基于 TensorFlow 的卷积神经网络模型(GitHub 318 Star 可能是最有趣的 TensorFlow 中文…