pinglmlcv / IDM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDM

This is the official implementation of paper Improved Distribution Matching for Dataset Condensation in CVPR 2023.

The repository is based on this repo and this repo. Please cite their papers if you use the code.

The pretrained model for ImageNet Subset with 50 ipc can be download here. The synthetic dataset will be released soon.

If you use the repo, please consider citing:

@inproceedings{zhao2023improved,
  title={Improved distribution matching for dataset condensation},
  author={Zhao, Ganlong and Li, Guanbin and Qin, Yipeng and Yu, Yizhou},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  pages={7856--7865},
  year={2023}
}

About


Languages

Language:Python 100.0%