RF-DETR Segmentation is a real-time instance segmentation model developed by Roboflow, with a preview base model released in October 2025 under the Apache 2.0 license and the full variant family — Nano through 2XL — released in January 2026. It extends the RF-DETR object detection architecture with a segmentation head inspired by MaskDINO, enabling pixel-level object delineation while maintaining the real-time performance characteristics of the base model. It is deployable through Roboflow Inference and the open-source rfdetr Python package.
RF-DETR Segmentation supports fine-tuning on custom COCO- or YOLO-format instance segmentation datasets and is benchmarked on Microsoft COCO. It is suited for applications requiring both precise object masks and real-time inference, such as robotic manipulation, quality control, and augmented reality overlays.
Drag and drop an image here, or click to browse
Other models worth comparing for similar use cases.
License terms and commercial-use guidance for RF-DETR Segmentation.
This model is released under the Apache License 2.0, a permissive open-source license that allows commercial use, modification, distribution, and patent use.
Yes. Under the terms of the Apache 2.0 license, you can freely use this model for commercial purposes, including in proprietary products. You must retain the copyright notice and disclaimers when redistributing.
RF-DETR Segmentation Nano, Small, Medium, and Large are released under the Apache 2.0 license. RF-DETR Segmentation XL and 2XL are released under Roboflow's PML 1.0 license. See the Roboflow Licensing guide for commercial-use terms across variants.
License information is provided as a guide and is not legal advice.
RF-DETR Segmentation is a pretrained computer vision model for instance segmentation. Unlike a general vision language model, it returns structured predictions for its task rather than free text.
RF-DETR Segmentation comes in 6 sizes: Nano (312×312), Small (384×384), Medium (432×432), Large (504×504), XL (624×624), 2XL (768×768). Smaller variants run faster on constrained hardware; larger ones trade speed for accuracy. You can switch sizes in the demo to compare them on the same image.
Yes. The demo on this page runs RF-DETR Segmentation in the free Roboflow Playground: upload an image and see results in seconds. A free account unlocks unlimited runs.