Direct Set Prediction1 [Object Detection] DETR(DEection TRasformer ECCV2020)리뷰 및 구현 안녕하세요 Pulluper 입니다 :) 이번시간에는 Transformer 를 이용한 Object Detection 방법인 DETR 에 대하여 알아보겠습니다! https://arxiv.org/abs/2005.12872 본 포스팅의 내용은 크게 Introduction, Network, Loss 로 이루어집니다. 😎 1. Introduction DETR은 Object Detection 방법을 set prediction 문제로 보았습니다. 이를 통한 효과는 hand-designed component 를 없앨 수 있다는 것입니다. 예를들어 nms와 anchor 생성등이 있습니다. 이 논문의 contribution은 크게 2가지가 있다고 생각합니다. Network(Transformer architecture) Lo.. 2023. 2. 6. 이전 1 다음