MAX-Image-Resolution-Enhancer icon indicating copy to clipboard operation
MAX-Image-Resolution-Enhancer copied to clipboard

Upscale an image by a factor of 4, while generating photo-realistic details.

Results 18 MAX-Image-Resolution-Enhancer issues
Sort by recently updated
recently updated
newest added

Error while creating the docker container. Here it is - `docker run -it -p 5000:5000 max-image-resolution-enhancer` > Traceback (most recent call last): > File "app.py", line 18, in > from...

``` [+] Building 26.8s (7/11) => [internal] load build definition from Dockerfile 0.1s => => transferring dockerfile: 1.23kB 0.0s => [internal] load .dockerignore 0.1s => => transferring context: 164B 0.0s...

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.6.0 to 2.7.2. Release notes Sourced from tensorflow's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...

dependencies

Followed the instructions step by step on my Windows PowerShell, but it fails in the last mile (related to #50). Im on latest Windows 10 x64, with latest Docker-Desktop installed....

`[contrast@cosmos max-image-resolution-enhancer]$ sudo podman run -it -p 5000:5000 max-image-resolution-enhancer [sudo] password for contrast: ✔ docker.io/library/max-image-resolution-enhancer:latest Trying to pull docker.io/library/max-image-resolution-enhancer:latest... Error: Error initializing source docker://max-image-resolution-enhancer:latest: Error reading manifest latest in docker.io/library/max-image-resolution-enhancer:...

Hello, I run a couple of machine learning apps in a miniconda profile (REMBG and Texturize) and I was thinking about adding a third one MAX-IRE to upscale images using...

I use the command `curl -F "image=@D:\MyImages\small.jpg" -XPOST http://localhost:5000/model/predict > enhanced.png` and it results in ``` % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload...

Tried to test this PR on my Raspberry Pi but ran out of memory

Following instructions for local deployment: ```[6/6] RUN sha512sum -c sha512sums.txt: #10 0.248 sha512sum: 'assets/SRGAN/model.data-00000-of-00001'$'\r': No such file or directory : FAILED open or read'assets/SRGAN/model.index'$'\r'assets/SRGAN/model.data-00000-of-00001 #10 0.248 : No such file...

is that possible to use cuda for processing ....?