昨天類似的 YOLO: https://www.v2ex.com/t/392671#reply0
下載這個項目
https://github.com/balancap/SSD-Tensorflow
解壓 checkpoint files in ./checkpoint
unzip ssd_300_vgg.ckpt.zip
運行 jupyter 文件命令
jupyter notebook notebooks/ssd_notebook.ipynb
項目說明: http://www.tensorflownews.com/2017/09/22/ssd-single-shot-multibox-detector-in-tensorflow/
項目地址: https://github.com/balancap/SSD-Tensorflow
更多 TensorFlow 教程: http://www.tensorflownews.com