TiGeSR checkpoints
Official checkpoints for TiGeSR / TIGER: Restore Text First, Enhance Image Later: Two-Stage Scene Text Image Super-Resolution with Glyph Structure Guidance (CVPR 2026).
- Paper: CVPR Open Access
- Code: OpenVeraTeam/TiGeSR
- Dataset: UZ-ST
Checkpoint layout
uzst/
βββ stage1/
β βββ model.pth
β βββ encoder.pth
βββ stage2/
βββ model.pkl
realce/
βββ stage1/
β βββ model.pth
β βββ encoder.pth
βββ stage2/
βββ model.pkl
stage1 contains the glyph restoration model and text encoder. stage2 contains the image-enhancement ControlNet checkpoint. Use the two checkpoints from the same dataset folder together.
Download
hf download mxluocv/TiGeSR --local-dir weights
For inference commands and data preparation, see the code repository README.
License
The code is released under Apache-2.0. Please consult the code repository and the respective base-model licenses for use of the checkpoints.
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support