Skip to content

Conversation

@yush1ga
Copy link

@yush1ga yush1ga commented Aug 29, 2019

This PR fixes #220.

Some parameters in yolo_video.py don't work.
I fix following parameters.

  • --model to --model-path
  • --anchors to --anchors-path
  • --classes to --classes-path

@tuanzhangCS
Copy link

I think it might be better to add code:
dest='model_path'
dest='anchors_path'
dest='classes_path'

@hwchase17
Copy link

i would update readme as well

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.

Incorrect arg parsing for yolo_video?

3 participants