ssnl / dataset-distillation

Open-source code for paper "Dataset Distillation"
https://ssnl.github.io/dataset_distillation
MIT License
777 stars 115 forks source link

Adapt distill on dataset SVHN #45

Closed Firegreat123 closed 2 years ago

Firegreat123 commented 2 years ago
ssnl commented 2 years ago

Other than using the mnist_rgb variant (which has 3 channels instead of 1), it should be the same procedure as described at https://github.com/SsnL/dataset-distillation/blob/master/docs/advanced.md#adaptation-setting

Firegreat123 commented 2 years ago