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.
Modifications
Wrapped the upstream state dict in LibreYOLO checkpoint metadata:
model_family="rfdetr", size="l", task="segment", nc=80,
and imgsz=504. Learned parameters are unchanged.
License
Apache License 2.0. See the LICENSE and NOTICE
files in this repository.