中文
相关论文

相关论文: Ensemble Learning for Vietnamese Scene Text Spotti…

200 篇论文

Text spotting is an interesting research problem as text may appear at any random place and may occur in various forms. Moreover, ability to detect text opens the horizons for improving many advanced computer vision problems. In this paper,…

计算机视觉与模式识别 · 计算机科学 2017-12-14 Aarushi Agrawal , Prerana Mukherjee , Siddharth Srivastava , Brejesh Lall

This paper presents an empirical study of two widely-used sequence prediction models, Conditional Random Fields (CRFs) and Long Short-Term Memory Networks (LSTMs), on two fundamental tasks for Vietnamese text processing, including…

计算与语言 · 计算机科学 2017-08-31 Phuong Le-Hong , Minh Pham Quang Nhat , Thai-Hoang Pham , Tuan-Anh Tran , Dang-Minh Nguyen

Searching for available parking spots in high-density urban centers is a stressful task for drivers that can be mitigated by systems that know in advance the nearest parking space available. To this end, image-based systems offer cost…

Object proposal technique with dense anchoring scheme for scene text detection were applied frequently to achieve high recall. It results in the significant improvement in accuracy but waste of computational searching, regression and…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Anna Zhu , Hang Du , Shengwu Xiong

The adaptation capability to a wide range of domains is crucial for scene text spotting models when deployed to real-world conditions. However, existing state-of-the-art (SOTA) approaches usually incorporate scene text detection and…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Alloy Das , Sanket Biswas , Ayan Banerjee , Josep Lladós , Umapada Pal , Saumik Bhattacharya

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 utilizes visual prompt…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Wenwen Yu , Yuliang Liu , Xingkui Zhu , Haoyu Cao , Xing Sun , Xiang Bai

With only bounding-box annotations in the spatial domain, existing video scene text detection (VSTD) benchmarks lack temporal relation of text instances among video frames, which hinders the development of video text-related applications.…

计算机视觉与模式识别 · 计算机科学 2020-11-20 Yuanqiang Cai , Chang Liu , Weiqiang Wang , Qixiang Ye

We investigate the use of sequence analysis for behavior modeling, emphasizing that sequential context often outweighs the value of aggregate features in understanding human behavior. We discuss framing common problems in fields like…

机器学习 · 计算机科学 2024-11-06 Maxime Kawawa-Beaudan , Srijan Sood , Soham Palande , Ganapathy Mani , Tucker Balch , Manuela Veloso

Text tracking is to track multiple texts in a video,and construct a trajectory for each text. Existing methodstackle this task by utilizing the tracking-by-detection frame-work, i.e., detecting the text instances in each frame…

计算机视觉与模式识别 · 计算机科学 2021-12-30 Yuzhe Gao , Xing Li , Jiajian Zhang , Yu Zhou , Dian Jin , Jing Wang , Shenggao Zhu , Xiang Bai

In this paper, we introduce a novel end-end framework for multi-oriented scene text detection from an instance-aware semantic segmentation perspective. We present Fused Text Segmentation Networks, which combine multi-level features during…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Yuchen Dai , Zheng Huang , Yuting Gao , Youxuan Xu , Kai Chen , Jie Guo , Weidong Qiu

Scene text recognition has attracted great interests from the computer vision and pattern recognition community in recent years. State-of-the-art methods use concolutional neural networks (CNNs), recurrent neural networks with long…

计算机视觉与模式识别 · 计算机科学 2017-09-07 Fei Yin , Yi-Chao Wu , Xu-Yao Zhang , Cheng-Lin Liu

Natural scene text detection is an important aspect of scene understanding and could be a useful tool in building engaging augmented reality applications. In this work, we address the problem of false positives in text spotting. We propose…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Sagar Gubbi , Bharadwaj Amrutur

Scene text detection remains a grand challenge due to the variation in text curvatures, orientations, and aspect ratios. One of the hardest problems in this task is how to represent text instances of arbitrary shapes. Although many methods…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Tao Sheng , Jie Chen , Zhouhui Lian

The deployment of autonomous agents in real-world scenarios is challenged by "unknown unknowns", i.e. novel unexpected environments not encountered during training, such as degraded signs. While existing research focuses on anomaly…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Abhibha Gupta , Rully Agus Hendrawan , Mansur Arief

End-to-end scene text spotting, which unifies text detection and recognition within a single framework, has witnessed remarkable progress driven by deep learning advances. However, most existing approaches still suffer from incomplete mask…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Antonio Colombo , Giovanni Bianchi

In recent years, Large Language Models (LLMs) have become integrated into our daily lives, serving as invaluable assistants in completing tasks. Widely embraced by users, the abuse of LLMs is inevitable, particularly in using them to…

计算与语言 · 计算机科学 2024-05-07 Quang-Dan Tran , Van-Quan Nguyen , Quang-Huy Pham , K. B. Thang Nguyen , Trong-Hop Do

Scene text recognition is a hot research topic in computer vision. Recently, many recognition methods based on the encoder-decoder framework have been proposed, and they can handle scene texts of perspective distortion and curve shape.…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Zhi Qiao , Yu Zhou , Dongbao Yang , Yucan Zhou , Weiping Wang

An accurate room localization system is a powerful tool for providing location-based services. Considering that people spend most of their time indoors, indoor localization systems are becoming increasingly important in designing smart…

网络与互联网体系结构 · 计算机科学 2018-04-25 Jose Luis Carrera V. , Zhongliang Zhao , Torsten Braun

Recently, a series of decomposition-based scene text detection methods has achieved impressive progress by decomposing challenging text regions into pieces and linking them in a bottom-up manner. However, most of them merely focus on…

计算机视觉与模式识别 · 计算机科学 2020-02-27 Hao Liu , Antai Guo , Deqiang Jiang , Yiqing Hu , Bo Ren

Typical text spotters follow the two-stage spotting paradigm which detects the boundary for a text instance first and then performs text recognition within the detected regions. Despite the remarkable progress of such spotting paradigm, an…

计算机视觉与模式识别 · 计算机科学 2023-02-08 Jingjing Wu , Pengyuan Lyu , Guangming Lu , Chengquan Zhang , Wenjie Pei