object_detection_with_tensorflow:使用 google 物体识别的 api 来识别电影里面的物体 [生活大爆炸为例]

2017-10-23 12:52:30 +08:00
 1722332572

使用 google 物体识别的 api 来识别电影里面的物体。目前可以做到每秒 30 帧。

https://github.com/scotthuang1989/object_detection_with_tensorflow

分享自 TensorFlow QQ 群的彼岸:314148034

Target

detect people in a video or from camera. can choose what detection method we are using. Project Structure

From google

object label and detecion api data object_detection My module

myutil: help function object_detection_tf.py: main module for detecting object Usage

run following command python object_detection_tf.py -v /home/scott/Videos/S11E03.mp4

you need replace the video file with your choice Current Status

on my nvidia 1060 (6GB RAM ), the speed is ~25 frame per second, but gpu utilization is below 30%, I will use multiprocessing to speed up.

更多机器学习资源: http://www.tensorflownews.com/

2974 次点击
所在节点    Python
0 条回复

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/399893

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX