Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.12 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.12 KB

DETR

Introduction

We provide the config files for DETR: End-to-End Object Detection with Transformers.

@inproceedings{detr,
  author    = {Nicolas Carion and
               Francisco Massa and
               Gabriel Synnaeve and
               Nicolas Usunier and
               Alexander Kirillov and
               Sergey Zagoruyko},
  title     = {End-to-End Object Detection with Transformers},
  booktitle = {ECCV},
  year      = {2020}
}

Results and Models

Backbone Model Lr schd Mem (GB) Inf time (fps) box AP Config Download
R-50 DETR 150e 7.9 40.1 config model | log