Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
--
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
pipeline_tag: image-to-image
|
| 4 |
+
arxiv: 2509.23774
|
| 5 |
+
tags:
|
| 6 |
+
- super-resolution
|
| 7 |
+
- generative-models
|
| 8 |
+
- quantization
|
| 9 |
+
- pytorch
|
| 10 |
+
---
|
| 11 |
+
# TVQRAP: Texture Vector-Quantization and Reconstruction Aware Prediction for Generative Super-Resolution (ICLR 2026)
|
| 12 |
+
|
| 13 |
+
[paper](https://arxiv.org/abs/2509.23774) | [code](https://github.com/CVL-UESTC/TVQ-RAP)
|