SuperSecureHuman commited on
Commit
a010745
·
1 Parent(s): 177cb40

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
 
2
  Here is a fully trained model of EDSR (Enhanced Deep Residual Networks for Single Image Super-Resolution) model. This model surpassed the performance of the current available SOTA models.
3
 
 
1
+ ---
2
+
3
+ tags:
4
+ - Keras
5
+
6
+ license: mit
7
+
8
+ metrics:
9
+ - PSNR
10
+
11
+ ---
12
+
13
 
14
  Here is a fully trained model of EDSR (Enhanced Deep Residual Networks for Single Image Super-Resolution) model. This model surpassed the performance of the current available SOTA models.
15