SReC icon indicating copy to clipboard operation
SReC copied to clipboard

PyTorch Implementation of "Lossless Image Compression through Super-Resolution"

Results 12 SReC issues
Sort by recently updated
recently updated
newest added

Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.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...

dependencies

I was training with Cityscapes dataset and I trained and saved the weights with no changes to your code. But when Im loading it in eval.py it is giving the...

你好,感谢你的开源。我使用你的权重压缩自己的图片,图片反而增大,请问这是怎么回事?

i have a private dataset of 300k semantically similar images. with the default model (5 resnet blocks, default settings. trained on gtx1060) i was able to achieve 1.75bpsp. i also...

At first, my environment is ubuntu 18.04, torch 1.2(which is recommended in SReC), python 3.7, nvcc 10.1, gcc 5.4.0, which is the same as environment shown in this repo. And...

Nvcc10.1 doesn't have pytorch1.2 version.Please tell me how to install the environment that torch==1.2,nvcc=10.2,gcc=5.4 .

Most modules are the same. I can't figure out.

You refer to https://arxiv.org/abs/1707.08819 but then say that ImageNet64 is at http://www.image-net.org/small/download.php . The latter dataset is not ImageNet64 by https://arxiv.org/abs/1707.08819

Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.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...

dependencies

Bumps [scipy](https://github.com/scipy/scipy) from 1.1.0 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...

dependencies