Skip to content
#

srcnn

Here are 69 public repositories matching this topic...

A Super-Resolution Convolutional Neural Network builds for artwork, anime, and illustration. Senior Project - Artwork Enlargement and Quality Improvement using Machine Learning. ICITEE 2021 - Enhancement of Anime Imaging Enlargement Using Modified Super-Resolution CNN.

  • Updated May 17, 2022
  • Python

A Super Sampling model created using the SRCNN method proposed by Chao Dong, Chen Change Loy in 2015. It uses Convolutional Networks to identify features and uses "Depth-To-Feature" technique in the end to generate a high resolution image of a given low resolution input. The model is trained and tested on BSDS500 dataset.

  • Updated May 14, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the srcnn topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the srcnn topic, visit your repo's landing page and select "manage topics."

Learn more