You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multilingual semantic fusion network for text recognition in the wild
MSFN is a pure Transformer model for scene text recognization. It uses a Vision Transformer for image feature extraction and a multi-lingual transformer decoder for text generation.
About
MLViT is a pure Transformer model for scene text recognization.