Image-to-Image
image-super-resolution
File size: 690 Bytes
62c35f0
 
196dfb4
 
 
62c35f0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
license: apache-2.0
pipeline_tag: image-to-image
tags:
- image-super-resolution
---
# thera-edsr-plus

## Overview

This is a model from the paper [Thera: Aliasing-Free Arbitrary-Scale Super-Resolution with Neural Heat Fields](https://huggingface.co/papers/2311.17643). 
It enables SOTA arbitrary-scale super-resolution, leveraging a built-in analytically correct observation model 
for anti-aliasing when moving across scales.

## Model Details

- **Description**: This model can be used to enable super-resolution of single images at arbitrary, non-integer scaling factors.
- **Backbone**: `EDSR-baseline`
- **Variant**: `Plus`
- **Training Dataset**: `DIV2K`


## License

Apache-2.0