File size: 1,008 Bytes
c1ade86
 
4626f59
 
c1ade86
4626f59
b949db8
 
4626f59
 
 
 
 
 
 
 
 
b949db8
4626f59
 
 
 
 
 
 
 
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
26
---
license: apache-2.0
task_categories:
- image-to-image
---

## Fast and Accurate Image Restoration and Generation with Rank Enhanced Linear Attention (ECCV 2026)

This repository is used to host the visualization results for **LAformer** from the paper [Fast and Accurate Image Restoration and Generation with Rank Enhanced Linear Attention](https://huggingface.co/papers/2505.16157).

- **Paper:** [Fast and Accurate Image Restoration and Generation with Rank Enhanced Linear Attention](https://huggingface.co/papers/2505.16157)
- **Code:** [GitHub - shallowdream204/LAformer](https://github.com/shallowdream204/LAformer)
- **Pretrained Models:** [Hugging Face Models](https://huggingface.co/shallowdream204/LAformer)

## Citation

If this work is useful for your research, please cite:

```bibtex
@inproceedings{ai2026fast,
  title     = {Fast and Accurate Image Restoration and Generation with Rank Enhanced Linear Attention},
  author    = {Ai, Yuang},
  booktitle = {ECCV},
  year      = {2026}
}
```