The original paper is Learning a Deep Convolutional Network for Image Super-Resolution
- Use the PSNR, MSE, and SSIM image quality metrics
- Process images using OpenCV
- Convert between the RGB, BGR, and YCrCb color spaces
- Build SRCNN deep neural network architecture in Keras
- Deploy and evaluate the SRCNN network
Execute:
python SRCNN.py
You can get in touch with me on my LinkedIn Profile:
You can also follow my GitHub Profile to stay updated about my latest projects:
If you liked the repo then kindly support it by giving it a star ⭐!
If you find any bug in the code or have any improvements in mind then feel free to generate a pull request.
If you face any issue, you can create a new issue in the Issues Tab and I will be glad to help you out.
- MIT (2021)