Skip to content

DrEricEbert/Super-Resolution-in-OpenCV

Repository files navigation

Super-Resolution-in-OpenCV

Implement AI Super Resolution Models in OpenCV. See LearnOpenCV for details.

Model Sources:

  1. EDSR Model Paper
  2. ESPCN Model Paper
  3. FSRCNN Model Paper
  4. LapSRN Model Paper

Installation:

pip install opencv-contrib-python

or

conda install -c conda-forge opencv
conda install -c conda-forge jupyterlab
conda install -c conda-forge matplotlib

About

Implement AI Super Resolution Models in OpenCV. See https://learnopencv.com/super-resolution-in-opencv/ for Details.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published