Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Provide pre-trained model option for tutorials #160

@marksgraham

Description

@marksgraham

We have increasing numbers of DDPM tutorials that all start with the same model training code before we get into the 'meat' of the tutorial - e.g comparing different schedulers, doing inpainting, using likelihoods for anomaly detection. It means users probably will need an hour to run a tutorial and it also slows down our tutorial development.

I'm thinking it could be helpful to train a good model and give users the option to grab the pre-trained model rather than train their own. What do you guys think? We could store the weights on google drive and download them the way @Warvito dis for the RadImagenet models, here.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions