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

来自iCenter Wiki
跳转至: 导航搜索
参考
标注
第22行: 第22行:
 
==标注==
 
==标注==
  
https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/using_your_own_dataset.md
+
[https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/using_your_own_dataset.md label_map]
  
 
=实验时间=
 
=实验时间=

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

实验内容

属于计算机视觉

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

实验技术

TensorFlow 对象检测API

TensorFlow Object Detection

训练数据集

数据采集

安全帽图片

拍照

章老师/高老师

标注

label_map

实验时间

校历第六~第七周(10月23日-10月10日)

参考

  1. TensorFlow
  2. SSD single shot detection.