SSD-Tensorflow:3 步运行 TensorFlow 单图片多盒目标检测器
下载这个项目
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
原创文章,作者:fendouai,如若转载,请注明出处:https://panchuang.net/2017/09/22/ssd-tensorflow%ef%bc%9a3-%e6%ad%a5%e8%bf%90%e8%a1%8c-tensorflow-%e5%8d%95%e5%9b%be%e7%89%87%e5%a4%9a%e7%9b%92%e7%9b%ae%e6%a0%87%e6%a3%80%e6%b5%8b%e5%99%a8/