Real-ESRGAN icon indicating copy to clipboard operation
Real-ESRGAN copied to clipboard

Not process duplicate frames?

Open SwayStar123 opened this issue 3 years ago • 5 comments

Currently the exe file just runs through every frame and upscales it, even the duplicate frames, i feel like it would be alot faster if it accounted for duplicates

SwayStar123 avatar Sep 19 '22 17:09 SwayStar123

A good idea~ Will update when we are free~

xinntao avatar Sep 20 '22 12:09 xinntao

Another thing that could speed up the process is to not upscale completely black/white frames. Simply resize them. Though I feel like duplicate frames would give significantly bigger boost in speed due to hentai/anime usually having thousands of identical frames.

TechnoMasterBoy avatar Sep 26 '22 21:09 TechnoMasterBoy

Yes, I feel like with some simple python the whole process could be automated too, I dont think a user needs to seperate the video into frames and then merge it back themselves

SwayStar123 avatar Sep 29 '22 11:09 SwayStar123

Looks like https://github.com/xinntao/Real-ESRGAN/pull/252 would help here.

Splendide-Imaginarius avatar Jan 16 '23 10:01 Splendide-Imaginarius

Looks like #252 would help here.

Now to wait 100 years for a windows build with it.

TechnoMasterBoy avatar Jan 16 '23 19:01 TechnoMasterBoy