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

How can I calculate ODS, OIS, AP metrics? #126

Open
kadirnar opened this issue Dec 2, 2022 · 5 comments
Open

How can I calculate ODS, OIS, AP metrics? #126

kadirnar opened this issue Dec 2, 2022 · 5 comments

Comments

@kadirnar
Copy link

kadirnar commented Dec 2, 2022

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?

@xavysp
Copy link
Owner

xavysp commented Dec 5, 2022

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.
Cheers

@kadirnar
Copy link
Author

kadirnar commented Dec 5, 2022

Yes, I have read your article.

image

How can I use these variables to calculate the metric?
I am working on improving the LDC architecture, but the precision metric is giving very low results(0.1). Why aren't you sharing the eval.py file?

@xavysp
Copy link
Owner

xavysp commented Dec 16, 2022

Hi, sorry you are right.
Have been a little bit busy. Let me know if this issue can help you:
#63

Cheers.

@kadirnar
Copy link
Author

I want to add these metrics to the train code. So it has to be python code.

https://github.com/Walstruzz/edge_eval_python
There is a repo for Python, but it's too complicated.

I want to measure the performance of GhostNet architecture using your repo. Can you help with this?
My Work: https://github.com/kadirnar/Pytorch-LDC/blob/main/backbone/mymodel.py

@idazhuang
Copy link

I want to add these metrics to the train code. So it has to be python code.

https://github.com/Walstruzz/edge_eval_python There is a repo for Python, but it's too complicated.

I want to measure the performance of GhostNet architecture using your repo. Can you help with this? My Work: https://github.com/kadirnar/Pytorch-LDC/blob/main/backbone/mymodel.py

Hi, have you solved this problem?

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