nielsr's picture
nielsr HF Staff
Add task category, paper link, and GitHub link to dataset card
4626f59 verified
|
Raw
History Blame
1.01 kB
---
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}
}
```