Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -181,7 +181,7 @@ numbers are apples-to-apples with the table above. This keeps the benchmark **le
|
|
| 181 |
open to the community** even though the underlying data stays private.
|
| 182 |
|
| 183 |
**Contact:** open a discussion on the [`taejoon89/openpath`](https://huggingface.co/taejoon89/openpath)
|
| 184 |
-
model repo, or email
|
| 185 |
|
| 186 |
## Intended use & limitations
|
| 187 |
|
|
@@ -218,6 +218,14 @@ A paper is in preparation. Until then, please cite the repository and the upstre
|
|
| 218 |
OpenPath builds on **DINOv2**, **OpenMidnight / Midnight**, and **gram anchoring (DINOv3)** — see
|
| 219 |
`OpenPath/README.md` for the full upstream citations, which should also be cited.
|
| 220 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 221 |
## License
|
| 222 |
|
| 223 |
Code: derived from the OpenMidnight / DINOv2 fork — see `OpenPath/LICENSE`.
|
|
|
|
| 181 |
open to the community** even though the underlying data stays private.
|
| 182 |
|
| 183 |
**Contact:** open a discussion on the [`taejoon89/openpath`](https://huggingface.co/taejoon89/openpath)
|
| 184 |
+
model repo, or email **taejoon@amc.seoul.kr**.
|
| 185 |
|
| 186 |
## Intended use & limitations
|
| 187 |
|
|
|
|
| 218 |
OpenPath builds on **DINOv2**, **OpenMidnight / Midnight**, and **gram anchoring (DINOv3)** — see
|
| 219 |
`OpenPath/README.md` for the full upstream citations, which should also be cited.
|
| 220 |
|
| 221 |
+
## Acknowledgements
|
| 222 |
+
|
| 223 |
+
This research was supported by a grant of the Korea Health Technology R&D Project through the Korea
|
| 224 |
+
Health Industry Development Institute (KHIDI), funded by the Ministry of Health & Welfare, Republic of
|
| 225 |
+
Korea (grant number: HR21C0198); the Advanced GPU Utilization Support Program funded by the Government
|
| 226 |
+
of the Republic of Korea, Ministry of Science and ICT; and the National Research Foundation of Korea
|
| 227 |
+
(NRF) grant funded by the Korean government (MSIT) (grant number: RS-2026-25522634).
|
| 228 |
+
|
| 229 |
## License
|
| 230 |
|
| 231 |
Code: derived from the OpenMidnight / DINOv2 fork — see `OpenPath/LICENSE`.
|