Open Amirayassermohamed opened 1 year ago
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)
How can i calculate testing accuracy ?