paper-with-me

Papers

Towards Weakly-Supervised Text Spotting using a Multi-Task Transformer

2022-02-11 · CVPR 2022 1 · Yair Kittenplon, Inbal Lavi, Sharon Fogel, Yarin Bar, R. Manmatha, Pietro Perona

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.

📄 PDF Abstract BibTeX arXiv:2202.05508

Code (0)

등록된 구현이 없습니다.

Tasks

Text DetectionText Spotting

Similar Papers 제목 키워드 기반

WeCromCL: Weakly Supervised Cross-Modality Contrastive Learning for Transcription-only Supervised Text Spotting

2024-07-28 · Jingjing Wu, Zhengyao Fang, Pengyuan Lyu, Chengquan Zhang 외

Transcription-only Supervised Text Spotting aims to learn text spotters relying only on transcriptions but no text boundaries for supervision, thus eliminating expensive boundary annotation. The crux of this task lies in…

Contrastive LearningText Spotting

Weakly-supervised Micro- and Macro-expression Spotting Based on Multi-level Consistency

2023-05-04 · Wang-Wang Yu, Kai-Fu Yang, Hong-Mei Yan, Yong-Jie Li

Most micro- and macro-expression spotting methods in untrimmed videos suffer from the burden of video-wise collection and frame-wise annotation. Weakly-supervised expression spotting (WES) based on video-level labels can…

Multiple Instance LearningOptical Flow Estimation

Language Matters: A Weakly Supervised Vision-Language Pre-training Approach for Scene Text Detection and Spotting

2022-03-08 · Chuhui Xue, Wenqing Zhang, Yu Hao, Shijian Lu 외

Recently, Vision-Language Pre-training (VLP) techniques have greatly benefited various vision-language tasks by jointly learning visual and textual representations, which intuitively helps in Optical Character Recognitio…

Optical Character RecognitionOptical Character Recognition (OCR)Scene Text DetectionText Detection

Weak Supervision with Arbitrary Single Frame for Micro- and Macro-expression Spotting

2024-03-21 · Wang-Wang Yu, Xian-Shi Zhang, Fu-Ya Luo, Yijun Cao 외

Frame-level micro- and macro-expression spotting methods require time-consuming frame-by-frame observation during annotation. Meanwhile, video-level spotting lacks sufficient information about the location and number of …

Contrastive LearningPseudo Label

Bootstrapping Weakly Supervised Segmentation-free Word Spotting through HMM-based Alignment

2020-03-24 · Tomas Wilkinson, Carl Nettelblad

Recent work in word spotting in handwritten documents has yielded impressive results. This progress has largely been made by supervised learning systems, which are dependent on manually annotated data, making deployment …

Weakly supervised segmentationWord Spotting In Handwritten Documents