MONAI Generative Models makes it easy to train, evaluate, and deploy generative models and related applications
613
stars
87
forks
source link
Update the vq-vae+transformer tutorial to make use of the inferer class #338
Closed
marksgraham closed 1 year ago
The VQ-VAE + transformer tutorial should make use of the
VQVAETransformerInferer
class instead of using custom functions for training and sampling