-
Notifications
You must be signed in to change notification settings - Fork 26
Expand file tree
/
Copy pathNOTICE
More file actions
44 lines (35 loc) · 2 KB
/
NOTICE
File metadata and controls
44 lines (35 loc) · 2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
LibreYOLO
Copyright (c) The LibreYOLO contributors.
LibreYOLO is licensed under the MIT License (see LICENSE).
This product bundles third-party source code under non-MIT licenses. The
bundled files retain their original copyright headers. A copy of each
upstream license accompanies the corresponding code.
------------------------------------------------------------------------
Bundled third-party source code
------------------------------------------------------------------------
DINOv3 (Meta DINOv3 License Agreement)
Path: libreyolo/models/deimv2/engine/backbone/dinov3/
License: libreyolo/models/deimv2/engine/backbone/dinov3/LICENSE.md
Source: https://github.com/facebookresearch/dinov3
The DINOv3 backbone code shipped with the DEIMv2 family is
redistributed under the DINOv3 License Agreement, a custom
non-OSI license from Meta Platforms, Inc.
Key obligations propagated to downstream users (see LICENSE.md
for the authoritative text):
* Redistribution must include a copy of the DINOv3 License
Agreement (provided as LICENSE.md alongside the code).
* The DINO Materials may not be used for activities subject
to ITAR, military or warfare purposes, nuclear industries,
espionage, or weapons development.
* The DINO Materials are provided "as is" without warranty.
These terms apply only to the DINOv3 subtree listed above. The
rest of LibreYOLO remains under the MIT License.
------------------------------------------------------------------------
Pretrained model weights
------------------------------------------------------------------------
No pretrained weights are distributed in this source tree. LibreYOLO
weights are published separately on Hugging Face under the LibreYOLO
organization (https://huggingface.co/LibreYOLO). Each Hugging Face
model repository ships its own LICENSE and NOTICE reflecting the
license of the upstream project the weights were derived from. See
weights/LICENSE_NOTICE.txt for a per-family summary.