Open RichardObi opened 1 year ago
That sounds like a good idea, @RichardObi ^^ I need to get more familiar with these methods yet. For our package, which one of them do you think we start with? Which one looks more promising for medical data (2D and 3D)?
Cool :) Often these methods learn from patches of the training image or train multiple generators that iteratively scale the training image up with some variation in each step.
For use-cases where there are very few training images (e.g. perhaps rare diseases), it could be nice to augment the data using one-shot generative models. Could this be something of interest to have in MONAI GenerativeModels? Example models include sinfusion, SinGAN, OneShotGAN, ConSinGAN