Image-to-Image
image-super-resolution

Add Github link

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -13,6 +13,8 @@ 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.
@@ -23,4 +25,4 @@ for anti-aliasing when moving across scales.
23
 
24
  ## License
25
 
26
- Apache-2.0
 
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
+ Code: https://github.com/prs-eth/thera
17
+
18
  ## Model Details
19
 
20
  - **Description**: This model can be used to enable super-resolution of single images at arbitrary, non-integer scaling factors.
 
25
 
26
  ## License
27
 
28
+ Apache-2.0