Deformable DETR:Deformable Transformers for End-to-end object detection笔记
(一) 本文需要解决的问题
DETR具有slow convergence以及limited feature spatial resolution
原始的DETR模型存在的问题:
训练时间长,需要500个epoch才能够收敛对
(一) 本文需要解决的问题
DETR具有slow convergence以及limited feature spatial resolution
原始的DETR模型存在的问题:
训练时间长,需要500个epoch才能够收敛对