ONNX
PyTorch
English
RyzenAI
super resolution
SISR
bconsolvo commited on
Commit
89d018f
·
verified ·
1 Parent(s): 8f0744a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
  ---
14
  ## Model description
15
  SESR is based on linear overparameterization of CNNs and creates an efficient model architecture for SISR. It was introduced in the paper [Collapsible Linear Blocks for Super-Efficient Super Resolution](https://arxiv.org/abs/2103.09404).
16
- The official code for this work is available at this
17
  https://github.com/ARM-software/sesr
18
 
19
  We develop a modified version that could be supported by [AMD Ryzen AI](https://onnxruntime.ai/docs/execution-providers/Vitis-AI-ExecutionProvider.html).
 
13
  ---
14
  ## Model description
15
  SESR is based on linear overparameterization of CNNs and creates an efficient model architecture for SISR. It was introduced in the paper [Collapsible Linear Blocks for Super-Efficient Super Resolution](https://arxiv.org/abs/2103.09404).
16
+ The official code for this work is available at
17
  https://github.com/ARM-software/sesr
18
 
19
  We develop a modified version that could be supported by [AMD Ryzen AI](https://onnxruntime.ai/docs/execution-providers/Vitis-AI-ExecutionProvider.html).