Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 623 Bytes

File metadata and controls

13 lines (12 loc) · 623 Bytes

TensorFlow-Object-Detection-in-Videos



Project : Giscle Internship : Object Detection and Recognition

The path setup is :
Download tensorflow\models from Github and place it in a object_detection folder
Then download protoc from google/proto/release and place it it same folder
place you demo.py file and input_video in research folder and Run !

Cheers
Note: FPS(frame per second) kept low to reduce size of file. You can increase it while training.