Average Precision of each class for best epoch and then it's mean
Author: FedwickErwodeCreated Nov 23, 2023Updated Jan 30, 2024
❓ How to do something using DETR
- How to get the mAP for each class at least IoU threshold of 0.50 during the best epoch like YOLOv8 provides, if i want to benchmark on my custom dataset.
DETR provides the evaluation using
coco_evalYOLOv8 evaluation
Source: facebookresearch/detr