“安全帽检测系统”版本间的差异

来自iCenter Wiki
跳转至: 导航搜索
(以“=实验内容= 使用TensorFlow完成一个安全帽佩戴检测系统。 =技术= TensorFlow 对象检测API [https://github.com/tensorflow/models/tree/master/re...”为内容创建页面)
(没有差异)

2017年10月22日 (日) 10:07的版本

实验内容

使用TensorFlow完成一个安全帽佩戴检测系统。

技术

TensorFlow 对象检测API

TensorFlow Object Detection

训练数据集

数据采集

安全帽图片

拍照

章老师

标注

https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/using_your_own_dataset.md

参考

  1. [www.tensorflow.org TensorFlow]
  2. SSD single shot detection.