Transformers for detection
DETR (DEtection TRansformer)
Pioneering architecture that eliminates the need for anchors and non-maximum suppression by treating object detection as a direct set prediction problem, using a bipartite transformer to model relationships between objects.
← Back