Skip to content

In this project, you’re going to learn what an autoencoder is, use Keras with Tensorflow as its backend to train your own autoencoder, and use this deep learning powered autoencoder to significantly enhance the quality of images. That is, our neural network will create high-resolution images from low-res source images.

Notifications You must be signed in to change notification settings

rushikeshbute/Image-Super-Resolution-Using-Autoencoders-in-Keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Image-Super-Resolution-Using-Autoencoders-in-Keras

In this project, you’re going to learn what an autoencoder is, use Keras with Tensorflow as its backend to train your own autoencoder, and use this deep learning powered autoencoder to significantly enhance the quality of images. That is, our neural network will create high-resolution images from low-res source images.

Learning Objectives

  • Understand what autoencoders are and why they are used
  • Design and train an autoencoder to increase the resolution of images with Keras

About

In this project, you’re going to learn what an autoencoder is, use Keras with Tensorflow as its backend to train your own autoencoder, and use this deep learning powered autoencoder to significantly enhance the quality of images. That is, our neural network will create high-resolution images from low-res source images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published