1. 磐创AI-开放猫官方网站首页
  2. 机器学习
  3. TensorFlow

object_detection_with_tensorflow:使用 google 物体识别的 api 来识别电影里面的物体

使用google 物体识别的api来识别电影里面的物体。目前可以做到每秒30帧。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/

原创文章,作者:fendouai,如若转载,请注明出处:https://panchuang.net/2017/10/22/object_detection_with_tensorflow-google/

发表评论

登录后才能评论

联系我们

400-800-8888

在线咨询:点击这里给我发消息

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息