Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,6 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
-
|
|
|
|
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
+
This is a demo is a model trained following the approaches from the following papers:
|
13 |
+
* ["AM-RADIO: Agglomerative Vision Foundation Model -- Reduce All Domains Into One"](https://arxiv.org/abs/2312.06709)
|
14 |
+
* ["PHI-S: Distribution Balancing for Label-Free Multi-Teacher Distillation"](https://arxiv.org/abs/2410.01680)
|