Skip to content

Diversified Semantic Distribution Matching for Dataset Distillation (MM 2024)

Notifications You must be signed in to change notification settings

Li-Hongcheng/DSDM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diversified Semantic Distribution Matching for Dataset Distillation (MM 2024)

Run

  1. prepare pre-trained models
python pre_train_model.py --reproduce  -d [dataset]
  1. distilling process
python DSDM.py  --reproduce -d [dataset] -f 2 --ipc [instance/class]

Acknowledgements

Our code in this project is built upon the work of IDC. We thank them for their excellent work.

About

Diversified Semantic Distribution Matching for Dataset Distillation (MM 2024)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages