LibreDEIMv2s
DEIMv2-s (DINOv3-derived backbone) detection weights, repackaged for LibreYOLO.
Reported COCO val2017 mAP50-95: 50.9.
Source
Derived from Intellindust-AI-Lab/DEIMv2
at commit 0fff8d4,
sourced from the upstream HuggingFace release
Intellindust/DEIMv2_DINOv3_S_COCO.
Copyright (C) Intellindust Information Technology (Shenzhen) Co., Ltd.
The DEIMv2 codebase is licensed under the Apache License, Version 2.0.
The backbone parameters are derived from facebookresearch/dinov3 and are licensed under the DINOv3 License. Because this checkpoint bundles DINOv3-derived parameters, the combined distribution is governed by the terms of both licenses.
Modifications
Checkpoint metadata wrapping only — learned parameters are unchanged.
The wrapper adds model_family, size, nc, and names fields so the
unified LibreYOLO() factory routes correctly without filename heuristics.
See weights/convert_deimv2_weights.py in the
LibreYOLO source repository.
License
Dual-licensed: Apache License 2.0 (DEIMv2 components) and the DINOv3 License
(backbone parameters). The combined LICENSE file in this repository contains
both license texts. See also NOTICE for attribution detail.