We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
why score_threshold in config is lower the ap is higher ?The ap compute code is correct?
The text was updated successfully, but these errors were encountered:
what's the dataset you used? And have you drawn results on images? The eval code is mostly same as pyfastrcnn.
Sorry, something went wrong.
Hi, I found that you created your branch before I fixed a bug of preprocessing.
the compute with map in eval should be mAP/=(len(eval_dataset.CLASSES_NAME)-1) but not +1?
No branches or pull requests
why score_threshold in config is lower the ap is higher ?The ap compute code is correct?
The text was updated successfully, but these errors were encountered: