CoolFace
Modelpublic

keras-io/super-resolution

sourceHugging Facemitupdated 4y agoView on Hugging Face
33likes28downloads
Model Card

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.