Skip to content

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.

License

Notifications You must be signed in to change notification settings

SaibalPatraDS/SD-video-to-HD-video-convertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages