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

Testing Accuracy #25

Open
Amirayassermohamed opened this issue Apr 27, 2023 · 1 comment
Open

Testing Accuracy #25

Amirayassermohamed opened this issue Apr 27, 2023 · 1 comment

Comments

@Amirayassermohamed
Copy link

How can i calculate testing accuracy ?

@ghost
Copy link

ghost commented Jun 28, 2023

python eval.py --dataset dataset path --model modelpath/best_model.pth --model_type model type

This code will give you the following form of result.

Use (model_type) as backbone
Final_IoU: (some value)
Final_F1: (some value)

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

1 participant