-
Currently, attempt to upscale image from AVIF fails with error message:
```
decode image .avif failed
```
While I do have `libavif` installed in my system.
Upscaling into AVIF also doesn't work…
-
Reading up on the SH2 FMV upscaling process as detailed in the description of the relevant YouTube video, it seems that the upscaling work was made on the assumption that the aspect ratio of the FMVs …
-
Dear professor we know many global hydrological model's basic package based on PCRaster,like lisflood, community water model,pcr-globwb. actually then are based on raster calculation. the dynamic mode…
-
Hello.
First thanks a lot for your fancy library !
I encounter a strange bug on Raspberry Pi Pico when using PNGenc (same with two unrelated codes). I try to convert a bunch of BMP files to PNG …
-
@KnightDanila You're smarter than me, maybe you can figure it out.
# Step 1: Output frames from video:
```
REM https://forum.videohelp.com/threads/344457-can-t-get-ffmpeg-to-convert-video-to-ima…
-
When using the ESRGAN Pytorch AI network option to upscale a picture it never finishes, I meet all the requirements for it from what I've read i.e Nvidia GPU etc...
-
It would be amazing if you added a feature that detected what the native resolution of the game was. Currently, this is accomplished by manually doing pixel counts from frames with jagged lines. I thi…
-
- gamma-correction
- something better than just linear interpolation. Should look into edge-preserving algorithms etc.
crafn updated
9 years ago
-
Following on from #12 we can now try to improve the upscaling CNN (i.e. with MSE instead of GAN loss). Here are a few ideas:
- [ ] Include more input variables (constants + TIGGE variables)
- [ ] …
-
We had a discussion in chat, I want to put that in an issue for later.
Basically [someone on reddit](https://www.reddit.com/r/aoe2/comments/bsn7tt/playing_around_with_esrgan_on_aoe2_assets_an/) was…