pro_gan_pytorch
pro_gan_pytorch copied to clipboard
Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.4 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...
Hi, @tomasheiskanen ,@akanimax , I'd like to report a vulnerability issue in **pro-gan-pth_3.4**. ### Issue Description I noticed that **pro-gan-pth_3.4** directly depends on **opencv-python_4.5.4.60**. However, **opencv-python_4.5.4.60** sufferes from the vulnerabilites...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.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...
Doing an informal test the other day, it seems like some operations have slowed down quite a bit since the new changes. Need to add profiling options to the code...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 10.0.1. Release notes Sourced from pillow's releases. 10.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.1.html Changes Updated libwebp to 1.3.2 #7395 [@radarhere] Updated zlib to 1.3 #7344 [@radarhere] 10.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html Changes...
Bumps [torch](https://github.com/pytorch/pytorch) from 1.10.0 to 1.13.1. Release notes Sourced from torch's releases. PyTorch 1.13.1 Release, small bug fix release This release is meant to fix the following issues (regressions /...
Bumps [scipy](https://github.com/scipy/scipy) from 1.7.2 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...