LibreRFDETRm / README.md
Xuban's picture
Add README.md: license and attribution
13fe253 verified
metadata
license: apache-2.0
library_name: libreyolo
tags:
  - object-detection
  - rf-detr
  - detr

LibreRFDETRm

RF-DETR-Medium weights repackaged for the LibreYOLO framework.

Source

Detector: roboflow/rf-detr. Copyright (c) 2024-2025 Roboflow, Inc. Licensed under the Apache License, Version 2.0.

Backbone: DINOv2 from facebookresearch/dinov2. Copyright (c) Meta Platforms, Inc. and affiliates. Licensed under the Apache License, Version 2.0.

Modifications

The original checkpoint (rf-detr-medium.pth) was renamed to LibreRFDETRm.pt / LibreRFDETRm.pth for consistency with other LibreYOLO weight repositories. Learned parameters are unchanged.

License

Apache License 2.0. See the LICENSE and NOTICE files in this repository.