SuperSecureHuman commited on
Commit
5da3e0f
·
1 Parent(s): a010745

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -13,6 +13,8 @@ metrics:
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
 
 
 
16
  Paper Link - https://arxiv.org/pdf/1707.02921
17
 
18
  Keras Example link - https://keras.io/examples/vision/edsr/
 
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
 
16
+ Spaces link - https://huggingface.co/spaces/keras-io/EDSR
17
+
18
  Paper Link - https://arxiv.org/pdf/1707.02921
19
 
20
  Keras Example link - https://keras.io/examples/vision/edsr/