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 do i evaluate the models on the tusimple dataset. please assist im a beginner #24

Open
CHDchrissy opened this issue Apr 6, 2023 · 1 comment

Comments

@CHDchrissy
Copy link

No description provided.

@ghost
Copy link

ghost commented Jul 4, 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