Project-MONAI / GenerativeModels

MONAI Generative Models makes it easy to train, evaluate, and deploy generative models and related applications
Apache License 2.0
555 stars 78 forks source link

Plans to add new advanced models? like consistency models, latent consistency models #459

Closed RiqiangGao closed 5 months ago

RiqiangGao commented 5 months ago

Hi,

Thanks for this great work.

Do you have plans to add more models like the consistency models [1], latent consistency models [2]?

Thanks,

[1] https://arxiv.org/abs/2303.01469 [2] https://arxiv.org/abs/2310.04378

marksgraham commented 5 months ago

Hi there, We do plan to add new models. Currently our dev efforts are focused on porting this repo into the core MONAI repo. Once that is done we'll resume adding new features! Of course, any PRs adding new features are welcome at any time :)