metadata
license: mit
tags:
- image-to-image
Notes
- This model is a trained version of the Keras Tutorial Image Super Resolution
- The model has been trained on inputs of dimension 100x100 and outputs images of 300x300.
Link to a pyimagesearch tutorial I worked on, where we have used Residual blocks along with the Efficient sub pixel net.