更改

跳转至: 导航搜索

智能硬件-对象检测

添加328字节2017年1月24日 (二) 17:41
==对象检测==
Object detection 是计算机视觉一项基本功能。Detection是计算机视觉一项基本功能。
=实验准备=安装使用TensorFlow使用TensorFlow,运行一个对象检测实例(如R-CNN)。
=实验过程=参考链接:
# [https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/pi_examples/TensorFlow Raspberry Pi Examples]# [http://www.rossgirshick.info/rcnn/ R-CNN: Regions with Convolutional Neural Network Features]# [https://github.com/rbgirshick/py-faster-rcnn Faster R-CNN (Python implementation)]# [https://github.com/smallcorgi/Faster-RCNN_TF Faster-RCNN in Tensorflow]
117
个编辑