question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hey! How that upscale should work? When I have:

!USE_UPSCALE = yes
!UPSCALE_AMOUNT = 2.0

and original is 768x768, should the final result be 1536x1536 (it does not happen)? Or is it about something else?

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
rbbrdckybkcommented, Oct 19, 2022

That is very odd. Did you see any errors when you did the initial setup?

I just added a stand-alone upscale utility that you can use to test ESRGAN to github. Update your installation to get it:

python setup.py --update

Then run this:

cd utils
python upscale.py --imgdir "[full path to directory containing images to upscale]" --amount 2.0

Replace [full path to directory containing images to upscale] with your path to a directory containing images to upscale.

0reactions
fillemazendacuscommented, Oct 20, 2022

This worked (although this time not through either update (both anakonda and git bash said update done but nothing new was found) - I had to download “utils” myself and put it in the right place), 512 -> 1024. Basically with that I have the answer to my interest and this case is solved for me. I was curious to see upscale result if it is any better than Topaz Gigapixel AI. Quite similar. Thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Upscale Definition & Meaning - Merriam-Webster
upscale · 1 of 3. adjective. up·​scale ˈəp-ˈskāl. : relating to, being, or appealing to affluent consumers. also : of a superior quality....
Read more >
Upscale.media: AI Image Upscaler - Enlarge & Enhance Your ...
Upscale your image to 2x or 4x without losing any textures or details with our AI tool. Use our super-resolution tool and bring...
Read more >
Up Scale
Up Scale Southtown Restaurant | San Antonio, TX.
Read more >
Meaning of upscale in English - Cambridge Dictionary
upscale meaning: 1. Upscale goods and products are of very high quality and intended to be bought by people who are…. Learn more....
Read more >
Enlarge & upscale images online - Sticker Mule
Upscale uses AI to enlarge your images including illustrations and photos. Enhance your photos and color correct automatically while increasing image resolution ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found