qifanli commited on
Commit
018590f
·
verified ·
1 Parent(s): e7296fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
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)