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 should I evaluate the model? #6

Open
niuxiansen2 opened this issue Jul 16, 2019 · 3 comments
Open

How should I evaluate the model? #6

niuxiansen2 opened this issue Jul 16, 2019 · 3 comments

Comments

@niuxiansen2
Copy link

I have trained this model with my own dataset. I want to evaluate the performance of this model, so how should I evaluate the model? I want to get the value of AP , P-R curve and fps

@ZongxuPan
Copy link
Owner

I have trained this model with my own dataset. I want to evaluate the performance of this model, so how should I evaluate the model? I want to get the value of AP , P-R curve and fps

We are arranging the code of evaluating the model as well as the corresponding instruction, please wait a moment.

@ZongxuPan
Copy link
Owner

I have trained this model with my own dataset. I want to evaluate the performance of this model, so how should I evaluate the model? I want to get the value of AP , P-R curve and fps

We updated our codes just now. In this version, we provide the tool for evaluating the test results, please see the README.md for details. In addition, we updated Drbox.py for adapting the evaluation codes, so please update this python file to the latest version before calling evaluation.py.

@niuxiansen2
Copy link
Author

I have trained this model with my own dataset. I want to evaluate the performance of this model, so how should I evaluate the model? I want to get the value of AP , P-R curve and fps

We updated our codes just now. In this version, we provide the tool for evaluating the test results, please see the README.md for details. In addition, we updated Drbox.py for adapting the evaluation codes, so please update this python file to the latest version before calling evaluation.py.
I really and sincerely appreciate for your help.

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

2 participants