Samah AbuSalim
Samah AbuSalim
### Search before asking - [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no similar questions. ### Question I want to get the feature value of an...
## ❓ Questions & Help I have a text file has labeled, bbox coordinator and score for each detected object in the image like this format: label x1 y1 x2...
How to print the confusion matrix?
Dear Sir, currently, the code shows the overall mAP. Is it possible to add mAP for each class, please? Regards,
I got this error and I tried to solve it by install vision-transformer, but still show me same error `pip install vision-transformer-pytorch`
1) I want to use resnet-101 model but I can't find it in the models folder. Could you please help me!? 2) How I can find the precision and recall...