DETR VAL mAP 0.0000
Author: FPPMXBCreated Dec 7, 2023Updated Apr 12, 2026
MMdetection3.0 Problem: AP values on the DETR validation set are all 0.0000
Conditions:
NWPU-VHR-10 data set was selected, including 455 training sets and 195 verification and testing sets.
It can be successfully trained on both Faster-rcnn and YOLOv3 models, but during DETR training, the verification index is all 0.0000.
Pre-training model is used
Question:
All AP values on DETR verification set are 0.0000
In addition, it is also a problem when training Co-DETR, that is to say, as long as the DETR based model has this problem.
Is it because the data set is too small? Or do you need to pay special attention to the adjustment of some specific parameters?
Source: open-mmlab/mmdetection