I am using the YOLOv5 model provided by Ultralytics in PyTorch. How can I see which images the model is struggling with?
This is the YOLOv5 implementation I am talking about and this is the file I am using to test the model.
This is the YOLOv5 implementation I am talking about and this is the file I am using to test the model.