[CVPR 2025] AutoLUT: LUT-Based Image Super-Resolution with Automatic Sampling and Adaptive Residual Learning
This is the official repo for CVPR 2025 paper "AutoLUT: LUT-Based Image Super-Resolution with Automatic Sampling and Adaptive Residual Learning".
Authors: Yuheng Xu, Shijie Yang, Xin Liu, Jie Liu, Jie Tang, Gangshan Wu
- Build the environment:
conda env create -f AutoLUTEnvironment.yaml
- Follow the README.md in each folder.
If you have any problems, please feel free to file an issue.