Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ tags:
|
|
6 |
inference: false
|
7 |
---
|
8 |
|
9 |
-
# Swin2SR model
|
10 |
|
11 |
Swin2SR model that upscales images x4. It was introduced in the paper [Swin2SR: SwinV2 Transformer for Compressed Image Super-Resolution and Restoration](https://arxiv.org/abs/2209.11345)
|
12 |
by Conde et al. and first released in [this repository](https://github.com/mv-lab/swin2sr).
|
|
|
6 |
inference: false
|
7 |
---
|
8 |
|
9 |
+
# Swin2SR model (image super-resolution)
|
10 |
|
11 |
Swin2SR model that upscales images x4. It was introduced in the paper [Swin2SR: SwinV2 Transformer for Compressed Image Super-Resolution and Restoration](https://arxiv.org/abs/2209.11345)
|
12 |
by Conde et al. and first released in [this repository](https://github.com/mv-lab/swin2sr).
|