DataDistillation / DataDAM

[ICCV 2023] DataDAM: Efficient Dataset Distillation with Attention Matching
28 stars 4 forks source link

Access to Synthetic Data #7

Closed paganpasta closed 4 months ago

paganpasta commented 6 months ago

Hi,

Thanks for the code for your amazing work.

It seems that the links to down the syn dataset are not functional. Would it be possible to provide an alternative to access those images? Also, would it be possible to share images for other datasets and IPCs as well?

Thanks.

DataDistillation commented 6 months ago

Hello, Thank you for your interest in our work. We are securing an accessible online platform to upload our saved images. We will reply in the thread once it is completed.

Zhongwei-Luo commented 5 months ago

Hello, Thank you for your interest in our work. We are securing an accessible online platform to upload our saved images. We will reply in the thread once it is completed.

hi,how things going? looking forward to your reply

DataDistillation commented 4 months ago

Hello, we have updated the links on our README.md page to point to our uploaded synthetic datasets and model parameters. They are available via the HuggingFace Page here: (https://huggingface.co/datasets/uoft-dsp-lab/DataDAM). We have additionally included a new file, “distill_test_model.py” which will allow you to directly load the frozen models and evaluate them.