Before running this Object_Detection_tf_API.ipynb
, Tensorflow and tensorflow object detection API should be installed.
How to install and use Tensorflow object detection API
Object_Detection_tf_API.ipynb
should in the file ../models/research
, and videos should in the file mentioned in .ipynb code.
For example, 7.avi
is the input video, and video7_out.mp4
is the output video.
.ipynb file also include other functions, such as image object detection、 merge videos、 video2gif.