Skip to content

Abhiroop25902/Video-AI-Upscaling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published