RF-DETR Instance Segmentation
Collection
RF-DETR segmentation models (Nano, Small, Medium, Large) for LibreYOLO. Based on the RF-DETR architecture with a MaskDINO-inspired segmentation head. • 6 items • Updated
RF-DETR-Seg-XL COCO instance segmentation weights repackaged for LibreYOLO.
Derived from roboflow/rf-detr,
upstream checkpoint rf-detr-seg-xl-ft.pth downloaded from:
https://storage.googleapis.com/rfdetr/rf-detr-seg-xl-ft.pth
Copyright (c) Roboflow, Inc. and RF-DETR contributors. Licensed under the Apache License, Version 2.0.
RF-DETR uses a DINOv2 backbone from facebookresearch/dinov2, also licensed under the Apache License, Version 2.0.
Wrapped the upstream state dict in LibreYOLO checkpoint metadata:
model_family="rfdetr", size="x", task="segment", nc=80,
and imgsz=624. Learned parameters are unchanged.
Apache License 2.0. See the LICENSE and NOTICE
files in this repository.