Machine learningDeep Learning, Object Detection

DETR (Detection Transformer)

DETR (Detection Transformer) is an end-to-end framework for object detection introduced by Carion et al. in 2020 that reformulates detection as a direct set prediction problem using transformers. Unlike traditional approaches that use hand-crafted post-processing like non-maximum suppression, DETR treats object detection as a sequence-to-sequence problem where the transformer predicts all objects at once.

Open in MethodMindSoonVideoSoon

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Sources

  1. Carion, N., Massa, F., Synnaeve, G., Usunier, N., Kirillov, A., & Zagoruyko, S. (2020). End-to-end object detection with transformers. In European Conference on Computer Vision (pp. 213-229). Springer, Cham. DOI: 10.1007/978-3-030-58452-8_13

Related methods

Referenced by

ScholarGateDETR (Detection Transformer) (End-to-End Object Detection with Transformers). Retrieved 2026-06-04 from https://scholargate.app/en/deep-learning/detr