Record the exact source artifact and revision in NOTICE
Browse files
NOTICE
CHANGED
|
@@ -1,11 +1,18 @@
|
|
| 1 |
-
LibreMoGe2 weights
|
| 2 |
-
------------------
|
| 3 |
-
|
| 4 |
-
This product contains weights derived from MoGe-2
|
| 5 |
-
(https://github.com/microsoft/MoGe).
|
| 6 |
-
Copyright (c) Microsoft Corporation.
|
| 7 |
-
Licensed under the MIT License.
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
LibreMoGe2 weights
|
| 2 |
+
------------------
|
| 3 |
+
|
| 4 |
+
This product contains weights derived from MoGe-2
|
| 5 |
+
(https://github.com/microsoft/MoGe).
|
| 6 |
+
Copyright (c) Microsoft Corporation.
|
| 7 |
+
Licensed under the MIT License.
|
| 8 |
+
|
| 9 |
+
Source artifact: https://huggingface.co/Ruicheng/moge-2-vits-normal
|
| 10 |
+
Source revision: 679230677b4d282c6f304189a93e98e14f085902
|
| 11 |
+
Source file: model.pt
|
| 12 |
+
Modification: state-dict key remapping only, by
|
| 13 |
+
weights/convert_moge2_weights.py in LibreYOLO. Learned
|
| 14 |
+
parameters are unchanged.
|
| 15 |
+
|
| 16 |
+
The DINOv2 encoder these weights build on is separately licensed under the
|
| 17 |
+
Apache License, Version 2.0, by Meta AI
|
| 18 |
+
(https://github.com/facebookresearch/dinov2).
|