Skip to content

huofushuo/C2KD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages