MONAI Generative Models makes it easy to train, evaluate, and deploy generative models and related applications
Stars
751
Forks
110
Watchers
751
Open Issues
44
Overall repository health assessment
No package.json found
This might not be a Node.js project
252
commits
57
commits
26
commits
25
commits
21
commits
17
commits
8
commits
7
commits
4
commits
4
commits
Merge pull request #495 from Project-MONAI/494-clipping-min-and-max-values-on-scheduler
5672a90View on GitHubModified ddpm and ddim files so that clip_sample also allows user to choose the clipping values. We added arguments clip_value_min and clip_value_max.
ebfc3fbView on GitHubMerge pull request #493 from Aamir-M-Khan/fix-readme-typo
cb464adView on GitHubMerge pull request #479 from StijnvWijn/475-add-different-downsampling-methods-to-PatchGAN-discriminator
4bc610aView on GitHubReverted the changes to get the tutorial working on Windows
7a90fb8View on GitHubAllowed for the quantized flag to be passed to the LatentDiffusionInferer methods, which is then passed to VQVAE encode_stage_2_inputs if autoencoder_model is a VQVAE. (#481)
ef6b7e6View on GitHubModify controlnet inferer to pass the same conditioning as the one th… (#477)
866e282View on GitHub