
API
文章平均质量分 82
三井梅
就像是你的心浮在海面上,我问你平静是为谁准备的
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
TensorFlow Object Detection API 跑代码过程
TensorFlow Object Detection API 跑代码过程谷歌在其开源博客上发表了一篇名为《Supercharge your Computer Vision models with the TensorFlow Object Detection API》的文章,通过 TensorFlow Object Detection API 将谷歌内部使用的物体识别系统(2016 年 10 月,原创 2017-09-15 10:42:23 · 594 阅读 · 0 评论 -
TensorFlow Object Detection API 介绍
熟悉TensorFlow的人都知道,tf在Github上的主页是:tensorflow,然后这个主页下又有两个比较重要的repo(看star数就知道了),分别是TensorFlow的源代码repo:tensorflow/tensorflow,还有一个tensorflow/models。后者tensorflow/models是Google官方用TensorFlow做的各种各样的模型,相当于示例代码,比转载 2017-09-15 10:51:57 · 1767 阅读 · 0 评论