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

python test.py CenterNet-52 --testiter 480000 --split <split> #11

Closed
lifeiwen opened this issue Apr 22, 2019 · 3 comments
Closed

python test.py CenterNet-52 --testiter 480000 --split <split> #11

lifeiwen opened this issue Apr 22, 2019 · 3 comments

Comments

@lifeiwen
Copy link

What does this stand for?

@TonightGo
Copy link

--testiter 480000 : the model to be evaluated. default = [CenterNet_dir/cache/nnet/CenterNet-52(or 104)/CenterNet-52_480000.pkl]
--split : the dataset to be evaluated. default = validation ([training, validation, testing]).
--suffix : the postfix of model to be evaluated. For example, if you want to use CenterNet_dir/config/CenterNet-52-multi_scale.json, you can set --suffix equal to multi_scale.

@lifeiwen
Copy link
Author

I don't know what should be, is it just a picture?Can you give an example of this test command? Thank you!

@TonightGo
Copy link

I don't know what should be, is it just a picture?Can you give an example of this test command? Thank you!

python test.py CenterNet-104 --testiter 480000 --split testing
python test.py CenterNet-104 --testiter 480000 --split testing --suffix multi_scale

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

No branches or pull requests

3 participants