Supervision
We write your reusable computer vision tools. 💜
Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.
We write your reusable computer vision tools. 💜
RF-DETR is a real-time transformer architecture for object detection and instance segmentation developed by Roboflow. Built on a DINOv2 vision transformer backbone, it achieves state-of-the-art accuracy and latency trade-offs on the Microsoft COCO and RF100-VL benchmarks. The model supports both detection and segmentation tasks through a single, consistent application programming interface, eliminating the need for separate models. It is designed specifically for fine-tuning on custom datasets. The core open-source implementation is available as the rfdetr Python package and released under the Apache 2.0 license, requiring Python 3.10 or higher. Additional larger variants, such as RF-DETR-XL and 2XL, are included in the rfdetrplus package under the PML 1.0 license. The software has been benchmarked on NVIDIA T4 GPUs using TensorRT and FP16 precision, demonstrating high performance across various resolutions. It is suitable for researchers and developers seeking high-speed, high-accuracy computer vision models
Must-have resource for anyone who wants to experiment with and build on the OpenAI vision API 🔥