SimpleIR icon indicating copy to clipboard operation
SimpleIR copied to clipboard

A Simple framework for image restoration, it includes ECBSR, ELAN and other SOTAs.

SimpleIR

A simple framework for image restoration, including training, testing and deploying. Docs and more features will come soon!

Citation

If SimpleIR helps your research or work, please consider citing the following works:


@inproceedings{zhang2021edge,
  title={Edge-oriented Convolution Block for Real-time Super Resolution on Mobile Devices},
  author={Zhang, Xindong and Zeng, Hui and Zhang, Lei},
  booktitle={Proceedings of the 29th ACM International Conference on Multimedia},
  pages={4034--4043},
  year={2021}
}
@article{zhang2022efficient,
  title={Efficient Long-Range Attention Network for Image Super-resolution},
  author={Zhang, Xindong and Zeng, Hui and Guo, Shi and Zhang, Lei},
  journal={arXiv preprint arXiv:2203.06697},
  year={2022}
}