Skip to content

Conversation

@mihir-agarwal0211
Copy link

@mihir-agarwal0211 mihir-agarwal0211 commented Aug 31, 2021

I have added a python file video_detector.py. It can be used to detect objects in a video.
If a user wants to use this file for custom object detection than he/she just has to give the following flags -

  1. video - path to video file
  2. config - path to config file
  3. weights - path to weights file
  4. names - path to coco.names file

Default value of the flags are -
coco - cfg/yolov3.cfg
weights - yolov3.weights
names - data/coco.names

Issue number - #8045

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants