“智能硬件-对象检测”版本间的差异

来自iCenter Wiki
跳转至: 导航搜索
(以“使用TensorFlow https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/pi_examples/”为内容创建页面)
 
第1行: 第1行:
使用TensorFlow
+
=对象检测=
 +
 
 +
Object detection 是计算机视觉一项基本功能。
 +
 
 +
=实验准备=
 +
安装使用TensorFlow
 +
 
 +
=实验过程=
  
 
https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/pi_examples/
 
https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/pi_examples/

2016年12月6日 (二) 08:06的版本

对象检测

Object detection 是计算机视觉一项基本功能。

实验准备

安装使用TensorFlow

实验过程

https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/pi_examples/