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

yolov3 image Resolution #621

Open
ou525 opened this issue Feb 16, 2019 · 3 comments
Open

yolov3 image Resolution #621

ou525 opened this issue Feb 16, 2019 · 3 comments
Labels
question Further information is requested

Comments

@ou525
Copy link

ou525 commented Feb 16, 2019

I would like to ask the tutorial to test the mAP results in various resolutions of yolov3, but I use c++ or python interface test, the images are all adapted to the size of the processing, how to modify the size of the 608X608 to test, whether this mode of adjustment is detected Does the effect have an effect? Looking forward to the reply, thank you.@zhreshold

@ou525
Copy link
Author

ou525 commented Feb 16, 2019

Or the yolov3 model provided by default, which resolution is based on?

@zhreshold
Copy link
Member

in c++, it does not matter what's the input resolution is, just make sure it's in good range (300-600) which the model has been trained with

@zhreshold zhreshold added the question Further information is requested label Feb 16, 2019
@ou525
Copy link
Author

ou525 commented Feb 18, 2019

Thank you, I get it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants