1. What are the contributions in "Typographical features for scene text recognition" ?
Weinman et al. this paper proposed a semi-Markov model to integrate character segmentation and recognition with a bigram model of character widths.
read more
2. How many fonts are used in the bigram model?
The authors scaled 1600 base training fonts with horizontal aspect ratios scaled at 2− 1 2 , 2− 1 4 , 20, and 2 12 to train UA with 6400 fonts.
read more
3. How many character widths are trained in the bigram model?
The authors quantized character widths to w ∈ {4, 8, 12, 16, 20, 24, 32} pixels and trained the width bigram model UW using the frequency of association of between pairs of character labels and quantized widths in the 1866 training fonts.
read more
4. What is the significance of the character widths?
If these character widths exhibit regular patterns, they should be taken advantage of during the segmentation/recognition process.
read more


