gan-compression
gan-compression copied to clipboard
[CVPR 2020] GAN Compression: Efficient Architectures for Interactive Conditional GANs
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@radarhere, @hugovk] Restrict builtins within...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.11.3 to 3.15.0. Release notes Sourced from protobuf's releases. Protocol Buffers v3.15.0 Protocol Compiler Optional fields for proto3 are enabled by default, and no longer require the...
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
A proposed two-step GAN compression for anomaly detection. The performance of distillated student GAN can exceed teacher GAN. If possible, you can try it on the task of image synthesis....
Hello, I am just curious, I have adapted test.py to do realtime inference on webcam, as well as the *exact* same modifications to https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix, and set it to do inference...
Hi, I wanted to implement GAN compression on TensorFlow so I can use it on a mobile application. I'm pretty new to this field and I'm not aware of the...
The original link to the MIT server, https://hanlab.mit.edu/files/gan_compression/, appears to be no longer active or valid. Can you resend a valid link? Thank you for your time and consideration.
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.0 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.11.28 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...