Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
aswintechguy
GitHub Repository: aswintechguy/Deep-Learning-Projects
Path: blob/main/Super Resolution - OpenCV/README.md
578 views

Super Resolution - OpenCV

Complete Video Tutorial: https://youtu.be/-LqHr5V67C4

Project Information

The goal of this project is to enhance low-resolution images by using super resolution techniques with OpenCV and Python Deep Learning. Low-resolution images can lack details and appear blurry, making them unsuitable for use in certain applications. By using super resolution techniques, we can increase the resolution of these images and enhance their quality.

EDSR: https://github.com/Saafke/EDSR_Tensorflow/blob/master/models/ LapSRN: https://github.com/fannymonori/TF-LapSRN/blob/master/export/LapSRN_x8.pb

Libraries

  • opencv

  • opecv contrib