MisbahKhan commited on
Commit
a5e5658
·
verified ·
1 Parent(s): 83017bf

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ # Super Resolution Model
2
+ A Keras/TensorFlow model for upscaling low-resolution images to high-resolution.
3
+ - Input: Low-resolution image (e.g., 64x64)
4
+ - Output: High-resolution image (e.g., 256x256)
5
+ - Format: .h5