https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/latest/index.html
http://tensorflow-object-detection-api-tutorial.readthedocs.io
这是一个非常不错的api,囊括tensorflow中目标检测方面的大多数models,网上搜出来的文章大多片面。 逐步翻译出来,以后能用得上。
其中用到的:
面向的os:以windows 10、linux为主,在这连个平台下已经过完备的测试。
Python:3.6
TensorFlow :1.9
CUDA Toolkit:v9.0
CuDNN:v7.0.5
Anaconda :Python 3.7 (非必要)