Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix the bug of parsing argument #588

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Xiaokeai18
Copy link

fixes #571.

When use our own parameters, previous argparse didn't work.

I try to change the name of the following parameters to fix this:
--model to --model-path
--anchors to --anchors-path
--classes to --classes-path

In addition, I change the corresponding patameter in README.md

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.

使用的tiny版本出现了错误,求大佬指点
1 participant