Closed Tsubajashi closed 3 years ago
Thank you!
I was wanna follow the the development of this project but kinda forgot about it, thank you for report this new development, definitely gonna look into this
wonderful! glad i could help.
Okay, I just checked that repo, I don't think I should support it right away since it apparently still at early development stage, but I am definitely gonna keep an eye on it
alright! later in time, I will write to you again, since im working on an interpolation AI myself. I will remind you when it seems to be in a more stable stage.
alright! later in time, I will write to you again, since im working on an interpolation AI myself. I will remind you when it seems to be in a more stable stage.
That's awesome! Thanks!
Okay, I managed to implemented the Real-ESRGAN (I just re-use codes for realsr) But the result is kinda disappointing There are nearly no performance difference or image quality difference between them, they are pretty much the same thing
RTX 3060 (耗时 = time cost) Real-ESRGAN:
Realsr:
@Tsubajashi
Well, I tried some other pics, and the image quality is better in some cases
in my honest opinion, most pics i tested worked so much better on Real ESRGAN that i found it to be a really nice idea to already implement :D
in my honest opinion, most pics i tested worked so much better on Real ESRGAN that i found it to be a really nice idea to already implement :D
Which kind of images?
basically everything i found. from IRL images (and frame sequences from movies) to Anime Openings in frame form, literally 95% of all my tests
basically everything i found. from IRL images (and frame sequences from movies) to Anime Openings in frame form, literally 95% of all my tests
Okay, I can see some difference when processing IRL pics, but can not see any difference when processing Anime.
most of my anime have jpeg artifacting and compression in them. it can then really create good frames to be honest
Anyway, since I already implemented ALL the codes, I am definitely not gonna remove it, this engine sure is gonna be supported in the future(after I do more tests
wonderful! glad to hear that
And thank you for suggest this, currently I am looking for a faster version of RealSR (kinda like the "Anime4K" version of RealSR)
Please let me know if you found any project like that, thanks!
ill look for such projects for sure!
Just tried it on an old LTT video, now I can really see the difference (RealSR | Real-ESRGAN)
great example!
Is your feature request related to a problem? Please describe. No, this is merely a request to add an upscaler.
Describe the solution you'd like https://github.com/xinntao/Real-ESRGAN In there, is a ncnn version of Real-ESRGAN, which in structure is very similar to RealSR, but has superior video quality. it would be really cool to have it in your software!
Describe alternatives you've considered Theres no alternative, just a request.
Additional context I have no further context.