Update README.md
Browse files
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
|
| 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).
|