xinntao / Real-ESRGAN

Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
BSD 3-Clause "New" or "Revised" License
27.92k stars 3.51k forks source link

FileNotFoundError: Cannot find file: Real-ESRGAN_result.zip #544

Open xreynaldimiki opened 1 year ago

xreynaldimiki commented 1 year ago

Download Results FileNotFoundError Traceback (most recent call last)

xreynaldimiki commented 1 year ago

When processing my images it always fails in the Visualization section causing the Download Results Error

As shown below Real-ESRGAN Inference Demo ipynb - Colaboratory - Google Chrome 08_01_2023 11 43 46 Real-ESRGAN Inference Demo ipynb - Colaboratory - Google Chrome 08_01_2023 11 44 11

lightshadown commented 1 year ago

same issue here, already restarted the colab several times, even using my own copy of the colab, once the file is done processing it wont save to results folder, some silent bug perhaps How big is your file? mine was 3.5 mb meabe the repo is unable to process big files

xreynaldimiki commented 1 year ago

I've found the problem, which is because the file resolution is too large so it can't be enlarged anymore.

xreynaldimiki commented 1 year ago

masalah yang sama di sini, sudah me-restart colab beberapa kali, bahkan menggunakan salinan colab saya sendiri, setelah file selesai diproses, itu tidak akan disimpan ke folder hasil, beberapa bug diam mungkin Seberapa besar file Anda? milik saya berukuran 3,5 mb tetapi repo tidak dapat memproses file besar

my file size is not very big 500kb. but the pixel is too big maybe that's what causes it to fail.

carla4444 commented 6 months ago

same error here has someone find a solution? i tried w different images with little resolution and didn't work :(