paper-with-me

홈 › Papers

Turning a CLIP Model into a Scene Text Detector

2023-02-28 · CVPR 2023 1 · Wenwen Yu, Yuliang Liu, Wei Hua, Deqiang Jiang, Bo Ren, Xiang Bai

The recent large-scale Contrastive Language-Image Pretraining (CLIP) model has shown great potential in various downstream tasks via leveraging the pretrained vision and language knowledge. Scene text, which contains rich textual and visual information, has an inherent connection with a model like CLIP. Recently, pretraining approaches based on vision language models have made effective progresses in the field of text detection. In contrast to these works, this paper proposes a new method, termed TCM, focusing on Turning the CLIP Model directly for text detection without pretraining process. We demonstrate the advantages of the proposed TCM as follows: (1) The underlying principle of our framework can be applied to improve existing scene text detector. (2) It facilitates the few-shot training capability of existing methods, e.g., by using 10% of labeled data, we significantly improve the performance of the baseline method with an average of 22% in terms of the F-measure on 4 benchmarks. (3) By turning the CLIP model into existing scene text detection methods, we further achieve promising domain adaptation ability. The code will be publicly released at https://github.com/wenwenyu/TCM.

📄 PDF Abstract BibTeX arXiv:2302.14338

Code (1)

wenwenyu/tcm 공식 구현 pytorch

Tasks

Domain AdaptationScene Text DetectionText Detection

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Turning a CLIP Model into a Scene Text Spotter

2023-08-21 · Wenwen Yu, Yuliang Liu, Xingkui Zhu, Haoyu Cao 외

We exploit the potential of the large-scale Contrastive Language-Image Pretraining (CLIP) model to enhance scene text detection and spotting tasks, transforming it into a robust backbone, FastTCM-CR50. This backbone util…

object-detectionObject DetectionOriented Object DetectionPrompt Learning+2

JADE-GS: Joint Alternating Deblurring Guided by Events in 3D Gaussian Splatting

2026-07-16 · Haoyu Fu, Jiafeng Huang, Yuchen Wang, Shengjie Zhao arxiv

When a camera moves fast during exposure, blur destroys the intra-exposure motion a 3D model needs to recover the sharp scene, while event cameras capture exactly this signal at microsecond resolution. Turning them into …

Open-Vocabulary DETR with Conditional Matching

2022-03-22 · Yuhang Zang, Wei Li, Kaiyang Zhou, Chen Huang 외

Open-vocabulary object detection, which is concerned with the problem of detecting novel objects guided by natural language, has gained increasing attention from the community. Ideally, we would like to extend an open-vo…

Language Modellingobject-detectionObject DetectionOpen-vocabulary object detection+1

JARViS: Detecting Actions in Video Using Unified Actor-Scene Context Relation Modeling

2024-08-07 · Seok Hwan Lee, Taein Son, Soo Won Seo, Jisong Kim 외

Video action detection (VAD) is a formidable vision task that involves the localization and classification of actions within the spatial and temporal dimensions of a video clip. Among the myriad VAD architectures, two-st…

Action DetectionRelationVideo Action Detection

Boosting Open-Vocabulary Object Detection by Handling Background Samples

2024-10-11 · Ruizhe Zeng, Lu Zhang, Xu Yang, Zhiyong Liu

Open-vocabulary object detection is the task of accurately detecting objects from a candidate vocabulary list that includes both base and novel categories. Currently, numerous open-vocabulary detectors have achieved succ…

object-detectionObject DetectionOpen-vocabulary object detectionOpen Vocabulary Object Detection+1