Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 417 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 417 Bytes

This part of the codebase is modified from DETR https://github.com/facebookresearch/detr under APACHE 2.0.

@article{Carion2020EndtoEndOD,
  title={End-to-End Object Detection with Transformers},
  author={Nicolas Carion and Francisco Massa and Gabriel Synnaeve and Nicolas Usunier and Alexander Kirillov and Sergey Zagoruyko},
  journal={ArXiv},
  year={2020},
  volume={abs/2005.12872}
}