Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,13 +15,11 @@ tags:
|
|
| 15 |
|
| 16 |
# VGGSound-50k Preprocessed Dataset
|
| 17 |
|
| 18 |
-
[Paper](https://huggingface.co/papers/2507.07015) | [Code](https://github.com/gray1y/MST-Distill)
|
| 19 |
-
|
| 20 |
This dataset contains preprocessed data from the VGGSound dataset, specifically processed using the VGGSound-AVEL50k subset for cross-modal knowledge distillation research. The preprocessing is optimized for MST-Distill (Mixture of Specialized Teachers for Cross-Modal Knowledge Distillation) method.
|
| 21 |
|
| 22 |
This preprocessing work is based on the VGGSound-AVEL50k subset from: **jasongief/CPSP: [2023 TPAMI] Contrastive Positive Sample Propagation along the Audio-Visual Event Line**
|
| 23 |
|
| 24 |
-
And related preprocessing works are described in our paper: [MST-Distill: Mixture of Specialized Teachers for Cross-Modal Knowledge Distillation](https://huggingface.co/papers/2507.07015)
|
| 25 |
|
| 26 |
---
|
| 27 |
|
|
|
|
| 15 |
|
| 16 |
# VGGSound-50k Preprocessed Dataset
|
| 17 |
|
|
|
|
|
|
|
| 18 |
This dataset contains preprocessed data from the VGGSound dataset, specifically processed using the VGGSound-AVEL50k subset for cross-modal knowledge distillation research. The preprocessing is optimized for MST-Distill (Mixture of Specialized Teachers for Cross-Modal Knowledge Distillation) method.
|
| 19 |
|
| 20 |
This preprocessing work is based on the VGGSound-AVEL50k subset from: **jasongief/CPSP: [2023 TPAMI] Contrastive Positive Sample Propagation along the Audio-Visual Event Line**
|
| 21 |
|
| 22 |
+
And related preprocessing works are described in our paper: [MST-Distill: Mixture of Specialized Teachers for Cross-Modal Knowledge Distillation](https://huggingface.co/papers/2507.07015) | [Code](https://github.com/Gray-OREO/MST-Distill)
|
| 23 |
|
| 24 |
---
|
| 25 |
|