Upload model_card.md with huggingface_hub
Browse files- model_card.md +1 -3
model_card.md
CHANGED
|
@@ -13,11 +13,9 @@ library_name: pytorch
|
|
| 13 |
pipeline_tag: image-classification
|
| 14 |
---
|
| 15 |
|
| 16 |
-
# DHO: Simple
|
| 17 |
|
| 18 |
[](https://arxiv.org/abs/2505.07675v1)
|
| 19 |
-
[](https://paperswithcode.com/sota/semi-supervised-image-classification-on-1?p=simple-semi-supervised-knowledge-distillation)
|
| 20 |
-
[](https://paperswithcode.com/sota/semi-supervised-image-classification-on-2?p=simple-semi-supervised-knowledge-distillation)
|
| 21 |
|
| 22 |
This repository contains pretrained checkpoints for **DHO (Dual-Head Optimization)**, a simple yet effective approach for semi-supervised knowledge distillation from Vision-Language Models.
|
| 23 |
|
|
|
|
| 13 |
pipeline_tag: image-classification
|
| 14 |
---
|
| 15 |
|
| 16 |
+
# DHO: Simple yet Effective Semi-supervised Knowledge Distillation from Vision-Language Models via Dual-Head Optimization
|
| 17 |
|
| 18 |
[](https://arxiv.org/abs/2505.07675v1)
|
|
|
|
|
|
|
| 19 |
|
| 20 |
This repository contains pretrained checkpoints for **DHO (Dual-Head Optimization)**, a simple yet effective approach for semi-supervised knowledge distillation from Vision-Language Models.
|
| 21 |
|