What's Changed
- Fixes model zoo scheduler args by @marksgraham in #398
- 373 add code for spade vae gan by @virginiafdez in #405
- support diff cond type in infererer by @guopengf in #416
- Move kld loss into SPADE Network by @marksgraham in #413
- support convtranspose and activation checkpointing by @guopengf in #415
- add spatial rescaler by @guopengf in #414
- Update README.md by @marksgraham in #418
- Add pad and cropping options to the Latent Diffusion Inferer (+ test). by @virginiafdez in #421
- Replace deprecated monai transforms by @marksgraham in #430
- Fixes SPADE flake8 by @marksgraham in #431
- Add dropout for conditioning cross-attention blocks. by @virginiafdez in #407
- Added SPADE-LDM code taking into account new changes to main: by @virginiafdez in #436
- Added normal and latent inferers for ControlNet. Added tests (copied … by @virginiafdez in #439
- Added SPADE functionality on the decode call for the sample methods. by @virginiafdez in #441
- Update README.md by @marksgraham in #444
- Update setuppy and pyprojecttoml by @Warvito in #401
- 445 fix controlnet tutorial by @virginiafdez in #448
- Issue was coming from the definition of SpatialPad (self.ldm_resizer)… by @virginiafdez in #449
- 446 Fix the way reversed_step in DDIM treats the first alpha in alphas_cumprod by @matanat in #452
- Add warning when initialising the patchgan discriminator with batchnorm in a distributed environment by @marksgraham in #454
New Contributors
Full Changelog: 0.2.2...0.2.3