Skip to content

Enhances the resolution of low-quality videos using the BSRGAN (Blind Super-Resolution GAN) deep learning model.

Notifications You must be signed in to change notification settings

Kalpak15/IMAGE_FIX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ₯ Video Resolution Enhancer using BSRGAN

This project enhances the resolution of low-quality videos using the BSRGAN (Blind Super-Resolution GAN) deep learning model.


πŸš€ Features

  • Extracts frames from input videos.
  • Enhances each frame using the BSRGAN super-resolution model.
  • Reconstructs high-resolution video from enhanced frames.
  • Supports .mp4 and other common video formats.

πŸ“¦ Requirements

  • Python 3.8+
  • FFmpeg
  • PyTorch
  • OpenCV
  • NumPy
  • BSRGAN dependencies

πŸ“ Installation

1. Clone the Repository

git clone https://github.com/yourusername/bsrgan-video-enhancer.git
cd bsrgan-video-enhancer

About

Enhances the resolution of low-quality videos using the BSRGAN (Blind Super-Resolution GAN) deep learning model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published