== 对象检测 ==
Object Detection是计算机视觉一项基本功能。Detection是[[计算机视觉]]一项基本功能。
使用TensorFlow,运行一个对象检测实例(如R-CNN)。
# [https://github.com/rbgirshick/py-faster-rcnn Faster R-CNN (Python implementation)]
# [https://github.com/smallcorgi/Faster-RCNN_TF Faster-RCNN in Tensorflow]
[[智能硬件-人脸识别 | 人脸识别]]
人脸识别与辨识是非常有用的计算机视觉功能