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).

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.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support