Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to do distillation for a model other than VGG? #33

Open
ghost opened this issue Apr 16, 2023 · 2 comments
Open

how to do distillation for a model other than VGG? #33

ghost opened this issue Apr 16, 2023 · 2 comments

Comments

@ghost
Copy link

ghost commented Apr 16, 2023

Hi & good morning!

I have two model and would like to see what are the distilled images if I use them. So, let's say model A and B. Is it possible to use A and B and see and save 100 of the distilled cifar10 images? If so, what command should I run?

Thank you very much

@GeorgeCazenavette
Copy link
Owner

Hi, apologies for the late reply.

Are you asking if you can jointly optimize a synthetic dataset for 2 different architectures?

@ghost
Copy link
Author

ghost commented Jun 29, 2023

Thank for reaching out @GeorgeCazenavette. Yes, exactly. Is it possible to have distilled images from other models.
Essentially, if there is any command that allows changimg the backbones and distill CiFAR10 via that backbone in place of VGG?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant