Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 760 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 760 Bytes

SD-video-to-HD-video-convertor

To develop a prototype of a video conversion process that can convert SD videos to HD videos using diffusion (image to image, Inpainting) type models, while preserving the context of the video and being efficient.

Model Link

Model Download Link : Google Drive and upload in the correct folder.

Instructions to run the model:

git clone https://github.com/SaibalPatraDS/SD-video-to-HD-video-convertor 
or
git clone https://github.com/xinntao/ESRGAN
cd ESRGAN

Next Step, Make sure to change the `input_video_path` and `output_video_path` as per convenience in sample_file.py

Finally Run, python sample_file.py file.