Dataset Viewer
Duplicate

The dataset viewer should be available soon. Please retry later.

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

C$^2$KD: Bridging the Modality Gap for Cross-Modal Knowledge Distillation

Code for paper "C$^2$KD: Bridging the Modality Gap for Cross-Modal Knowledge Distillation".

Usage

Requirements

requirements.txt

Data Preparation

Download Original Dataset: CREMA-D, AVE, VGGSound,

Pre-processing

For AVE, CREMA-D and VGGSound dataset, we provide code to pre-process videos into RGB frames and audio wav files in the directory utils/data/.

Run commands

Detailed descriptions of options can be found in main_overlap_tag.py

  1. Pre-train the single modality model
  2. Conduct crossmodal knowledge distillation
Downloads last month
8