Description: RT-DETR (Real-Time DEtection TRansformer) for 2D object detection. Designed for real-time inference with competitive accuracy and supports distillation and quantization for deployment optimization. Use when training, evaluating, distilling, quantizing, exporting, or running inference for a TAO RT-DETR model. Trigger phrases include “train RT-DETR”, “real-time DETR”, “low-latency object detection”, “RT-DETR distillation / quantization”.
Lines: 295 | Code: 69 | Dir: tao-train-rtdetr
name: tao-train-rtdetr description: RT-DETR (Real-Time DEtection TRansformer) for 2D object detection. Designed for real-time inference with competitive accuracy and supports distillation and qu…