Releases: mit-han-lab/gan-compression
Releases · mit-han-lab/gan-compression
GAN Compression v1.5 Release Notes
GAN Compression v1.5 Release Notes
Release Fast GAN Compression.
Include the GauGAN experiments on COCO-stuff.
GAN Compression v1.4 Release Notes
Simplify the lite pipeline (GAN Compression Lite)!
Release new models of GAN Compression Lite.
GAN Compression v1.3 Release Notes
Release the simplified pipeline for the cycleGAN and pix2pix model.
GAN Compression v1.2 Release Notes
Support GauGAN training.
GAN Compression v1.1 Release Notes
Fix a bug in weight_transfer.py
.
GAN Compression v1.0 Release Notes
The official Pytorch implementation of GAN Compression v1.0.
Compared to the previous version, we corrected metric naming (mAP to mIoU), and updated Cityscapes mIoU valuation protocol (DRN(upsample(G(x))) -> upsample(DRN(G(x)))
). We also added an option for the searching which supports only evaluating the sub-networks under a certain budget within the "once-for-all" network.