Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Models for [CVPR25] AutoLUT: LUT-Based Image Super-Resolution with Automatic Sampling and Adaptive Residual Learning
|
| 2 |
|
| 3 |
[GitHub](https://github.com/SuperKenVery/AutoLUT) | [Arxiv](https://arxiv.org/abs/2503.01565)
|
| 4 |
|
| 5 |
-
For more information, please see the readme on GitHub.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
---
|
| 6 |
# Models for [CVPR25] AutoLUT: LUT-Based Image Super-Resolution with Automatic Sampling and Adaptive Residual Learning
|
| 7 |
|
| 8 |
[GitHub](https://github.com/SuperKenVery/AutoLUT) | [Arxiv](https://arxiv.org/abs/2503.01565)
|
| 9 |
|
| 10 |
+
For more information, please see the readme on GitHub.
|