智能硬件-对象检测
来自iCenter Wiki
对象检测
Object Detection是计算机视觉一项基本功能。
使用TensorFlow,运行一个对象检测实例(如R-CNN)。
参考链接:
- TensorFlow Raspberry Pi Examples
- R-CNN: Regions with Convolutional Neural Network Features
- Faster R-CNN (Python implementation)
- Faster-RCNN in Tensorflow
人脸识别与辨识是非常有用的计算机视觉功能