LibreRTDETRv4l

RT-DETRv4-L HGNetv2 COCO detector, repackaged for the LibreYOLO framework.

Source

Derived from https://github.com/RT-DETRs/RT-DETRv4 at commit 43663fb103fc86a5da28806d8aeecdc707c4d6e0 and upstream checkpoint: https://drive.google.com/file/d/1shO9EzZvXZyKedE2urLsN4dwEv8Jqa_8.

RT-DETRv4 is Apache-2.0 licensed. The upstream training recipe uses a DINOv3 teacher model; DINOv3 materials are not included in this repository.

Modifications

EMA weights were unwrapped, the training-only encoder.feature_projector.* tensors were omitted, and the checkpoint was saved with LibreYOLO metadata schema v1.0. The inference graph uses the exported student detector weights.

Validation

This file was validated locally with LibreYOLO checkpoint metadata schema v1.0, loaded through LibreYOLO, and evaluated on coco128.yaml with workers=0, batch=8, conf=0.001, iou=0.6.

Metric Value
COCO128 mAP50-95 0.6526
COCO128 mAP50 0.8398
SHA256 ffb706d4ec6f1d0d3ec11f3b22541bfcdb9b35982922ace4a558db563b2f3a12
File size 120.2 MB

License

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

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Collection including LibreYOLO/LibreRTDETRv4l