Image-to-Image
image-super-resolution
alebeck nielsr HF Staff commited on
Commit
f33e8d3
·
verified ·
1 Parent(s): fd3bd06

Add project page and GitHub links (#1)

Browse files

- Add project page and GitHub links (e14bd6a965a6701217ceabed28c945eef10416bb)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -13,6 +13,9 @@ This is a model from the paper [Thera: Aliasing-Free Arbitrary-Scale Super-Resol
13
  It enables SOTA arbitrary-scale super-resolution, leveraging a built-in analytically correct observation model
14
  for anti-aliasing when moving across scales.
15
 
 
 
 
16
  ## Model Details
17
 
18
  - **Description**: This model can be used to enable super-resolution of single images at arbitrary, non-integer scaling factors.
 
13
  It enables SOTA arbitrary-scale super-resolution, leveraging a built-in analytically correct observation model
14
  for anti-aliasing when moving across scales.
15
 
16
+ Project page: https://therasr.github.io
17
+ Code: https://github.com/prs-eth/thera
18
+
19
  ## Model Details
20
 
21
  - **Description**: This model can be used to enable super-resolution of single images at arbitrary, non-integer scaling factors.