Dvjc1899 commited on
Commit
1e96663
1 Parent(s): 483b7ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+ ## Notes
6
+ * This model is a trained version of the Keras Tutorial [Image Super Resolution](https://keras.io/examples/vision/super_resolution_sub_pixel/)
7
+ * The model has been trained on inputs of dimension 100x100 and outputs images of 300x300.