-
Notifications
You must be signed in to change notification settings - Fork 157
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
How can I calculate ODS, OIS, AP metrics? #126
Comments
Hi, welcome up to DexiNed, just a question, did you read the paper related to this repo? Have you checked closed issues about the evaluation? If you did, I'll be happy to help you. |
Yes, I have read your article. How can I use these variables to calculate the metric? |
Hi, sorry you are right. Cheers. |
I want to add these metrics to the train code. So it has to be python code. https://github.com/Walstruzz/edge_eval_python I want to measure the performance of GhostNet architecture using your repo. Can you help with this? |
Hi, have you solved this problem? |
Hello @xavysp ,
I want to measure the performance of the model. Is there an evaluate.py file written in Python?
After running the test.py file, avg and fuse folders are created. What are their meanings?
The text was updated successfully, but these errors were encountered: