Jeff Moe commited on
Commit ·
f0b3885
1
Parent(s): 81dd3f4
Add license info
Browse files
README.md
CHANGED
|
@@ -140,3 +140,12 @@ LibreHPS is inspired by and architecturally influenced by **HPSv3**
|
|
| 140 |
(Ma, Shui, Wu, Sun, Li — ICCV 2025). LibreHPS is a from-scratch
|
| 141 |
reimplementation with a different backbone, training stack, and
|
| 142 |
permissively-licensed training data mix.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 140 |
(Ma, Shui, Wu, Sun, Li — ICCV 2025). LibreHPS is a from-scratch
|
| 141 |
reimplementation with a different backbone, training stack, and
|
| 142 |
permissively-licensed training data mix.
|
| 143 |
+
|
| 144 |
+
# License
|
| 145 |
+
- **Source code:** MIT
|
| 146 |
+
- **Model weights:** Apache-2.0
|
| 147 |
+
- **Training data:** permissive union (MIT / Apache-2.0 / BSD-3-Clause / CDLA-Permissive-2.0). See DATA_PROVENANCE.md for the per-dataset audit and the per-image generator-redistribution audit applied to filter the training mix.
|
| 148 |
+
|
| 149 |
+
*Copyright © 2026 Jeff Moe <moe@spacecruft.org>.*
|
| 150 |
+
|
| 151 |
+
Loveland, Colorado, USA
|