som-cs / Video-AI-Upscaling

This uses EDSR to upscale a video by three times

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI-UpScaling

This uses EDSR to upscale a video by three times

Most of the working code has been taken from the following site: https://towardsdatascience.com/deep-learning-based-super-resolution-with-opencv-4fd736678066

I have just added the functionality of handling video

I have also implemented this all in Google Colab where you have to just provide your video of choice

If you want to setup this in local you need the following things:

To know more about video handling using OpenCV, check this: https://opencv-python-tutroals.readthedocs.io/en/latest/py_tutorials/py_gui/py_video_display/py_video_display.html

Enjoy, and have a Wonderful Day 😁

Additional Info

As of Feb 2022, the precompiled source of opencv-gpu has been deleted from my drive, follow this to make your own precompiled opencv-gpu

About

This uses EDSR to upscale a video by three times


Languages

Language:Jupyter Notebook 100.0%