RF-DETR is a real-time transformer architecture for object detection and instance segmentation developed by Roboflow. Built on a DINOv2 vision transformer backbone, RF-DETR delivers state-of-the-art ...
This workflow converts a PyTorch RF-DETR object detection model into the ONNX (Open Neural Network Exchange) format. ONNX is a standard format that allows you to run your model with any compatible ...