Eddie O'Hagan's Portfolio » Blog Archive » Video Upscaler

Video Upscaler

Hey Guys! I recently decided to leverage some of the code from the image resizer program to make a video upscaling program. It uses the same ESRGAN algorithm from the image resizer but it breaks a video into individual frames, upscale each frame, and create a video with the upscaled images. Check out the source code in the source code section. Download the video upscaler here!

Leave a Reply