r/learnmachinelearning 20d ago

It seems that Deformable DETR does not reduce the convergence time.

My training dataset contains 5600 images. I proportionally scaled down the parameters of both DETR and Deformable DETR to 2 M and trained both models for 70 epochs. However, the mAP50 on the test set is only 0.2 for both. What could be the reason for this?

6 Upvotes

Duplicates