Highlights
- Support BigGAN style's Spectral Norm and update BigGAN with best FID and IS (#159)
- Support import projected latent and export video in interpolation (#167)
- Support Improved-DDPM model (#205)
New Features
- Support evaluation in distributed mode (#151)
- Support
presistent_work
in validation dataloader (#179)
- Support dockerfile (#200)
- Support
mim
(#176)
Fix bugs and Improvements
- Fix bug in SinGAN dataset (#192)
- Fix SAGAN, SNGAN and BigGAN's default
sn_style
(#199, #213, #215, #217)
Contributors
@plyfager @LeoXing1996 @nbei @TommyZihao @JiangongWang