Towards Weakly-supervised Text Spotting Using A Multi-task Transformer | Awesome LLM Papers Add your paper to Awesome LLM Papers

Towards Weakly-supervised Text Spotting Using A Multi-task Transformer

Yair Kittenplon, Inbal Lavi, Sharon Fogel, Yarin Bar, R. Manmatha, Pietro Perona . 2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) 2022 – 55 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
CVPR

Text spotting end-to-end methods have recently gained attention in the literature due to the benefits of jointly optimizing the text detection and recognition components. Existing methods usually have a distinct separation between the detection and recognition branches, requiring exact annotations for the two tasks. We introduce TextTranSpotter (TTS), a transformer-based approach for text spotting and the first text spotting framework which may be trained with both fully- and weakly-supervised settings. By learning a single latent representation per word detection, and using a novel loss function based on the Hungarian loss, our method alleviates the need for expensive localization annotations. Trained with only text transcription annotations on real data, our weakly-supervised method achieves competitive performance with previous state-of-the-art fully-supervised methods. When trained in a fully-supervised manner, TextTranSpotter shows state-of-the-art results on multiple benchmarks.

Similar Work