nielsr's picture
nielsr HF staff
Create README.md
089dfa5
|
raw
history blame
603 Bytes
metadata
license: apache-2.0
tags:
  - vision
  - image-to-image
inference: false

Swin2SR model

Swin2SR model with reduce dimension 64, refined (using a more complex convolution). It was introduced in the paper Swin2SR: SwinV2 Transformer for Compressed Image Super-Resolution and Restoration by Conde et al. and first released in this repository.

Intended use cases

This model is intended for image super resolution.

Usage

Refer to the documentation.