Description: Deformable DETR for 2D object detection. Uses deformable attention for efficient multi-scale feature processing, lighter than DINO with competitive accuracy. Use when training, evaluating, exporting, quantizing, or running inference for a TAO Deformable-DETR model. Trigger phrases include “train deformable-detr”, “Deformable DETR object detection”, “lightweight DETR detector”.
Lines: 251 | Code: 40 | Dir: tao-train-deformable-detr
name: tao-train-deformable-detr description: Deformable DETR for 2D object detection. Uses deformable attention for efficient multi-scale feature processing, lighter than DINO with competitive a…