openai / guided-diffusion

MIT License
5.9k stars 782 forks source link

Fine-tuning guided diffusion conditionally/unconditionally on other data #110

Closed akrlowicz closed 1 year ago

akrlowicz commented 1 year ago

I want to fine tune one of the diffusion models trained on ImageNet, to some other data like CelebA or CIFAR-10. I wonder two things:

xiximelon commented 9 months ago

@akrlowicz hello!have you found the answer? Is the fine tune getting good results?