中文
相关论文

相关论文: Real-Time Scene Text Detection with Differentiable…

200 篇论文

Text detection/localization, as an important task in computer vision, has witnessed substantialadvancements in methodology and performance with convolutional neural networks. However, the vastmajority of popular methods use rectangles or…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Xiufeng Jiang , Shugong Xu , Shunqing Zhang , Shan Cao

Reliable semantic segmentation of open environments is essential for intelligent systems, yet significant problems remain: 1) Existing RGB-T semantic segmentation models mainly rely on low-level visual features and lack high-level textual…

计算机视觉与模式识别 · 计算机科学 2025-06-30 Meng Yu , Te Cui , Qitong Chu , Wenjie Song , Yi Yang , Yufeng Yue

Scene text detection methods based on deep learning have achieved remarkable results over the past years. However, due to the high diversity and complexity of natural scenes, previous state-of-the-art text detection methods may still…

计算机视觉与模式识别 · 计算机科学 2018-11-22 Enze Xie , Yuhang Zang , Shuai Shao , Gang Yu , Cong Yao , Guangyao Li

Recently, Transformer-based methods, which predict polygon points or Bezier curve control points for localizing texts, are popular in scene text detection. However, these methods built upon detection transformer framework might achieve…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Maoyuan Ye , Jing Zhang , Shanshan Zhao , Juhua Liu , Bo Du , Dacheng Tao

Scene text image super-resolution (STISR) aims at simultaneously increasing the resolution and readability of low-resolution scene text images, thus boosting the performance of the downstream recognition task. Two factors in scene text…

计算机视觉与模式识别 · 计算机科学 2024-07-24 Zuoyan Zhao , Hui Xue , Pengfei Fang , Shipeng Zhu

Recently supervised learning rapidly develops in scene text segmentation. However, the lack of high-quality datasets and the high cost of pixel annotation greatly limit the development of them. Considering the well-performed few-shot…

计算机视觉与模式识别 · 计算机科学 2025-04-16 Chenming Li , Chengxu Liu , Yuanting Fan , Xiao Jin , Xingsong Hou , Xueming Qian

Semantic segmentation is a fundamental task in computer vision that involves dense pixel-wise classification for scene understanding. Despite significant progress, achieving high accuracy while maintaining real-time performance remains a…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Abhinav Sagar

Scene text recognition is a challenging task due to the complex backgrounds and diverse variations of text instances. In this paper, we propose a novel Semantic GAN and Balanced Attention Network (SGBANet) to recognize the texts in scene…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Dajian Zhong , Shujing Lyu , Palaiahnakote Shivakumara , Bing Yin , Jiajia Wu , Umapada Pal , Yue Lu

Scene text detection, which is one of the most popular topics in both academia and industry, can achieve remarkable performance with sufficient training data. However, the annotation costs of scene text detection are huge with traditional…

计算机视觉与模式识别 · 计算机科学 2020-12-11 Wenqing Zhang , Yang Qiu , Minghui Liao , Rui Zhang , Xiaolin Wei , Xiang Bai

Robots typically possess sensors of different modalities, such as colour cameras, inertial measurement units, and 3D laser scanners. Often, solving a particular problem becomes easier when more than one modality is used. However, while…

计算机视觉与模式识别 · 计算机科学 2017-01-10 Charika De Alvis , Lionel Ott , Fabio Ramos

Multimodal deep sensor fusion has the potential to enable autonomous vehicles to visually understand their surrounding environments in all weather conditions. However, existing deep sensor fusion methods usually employ convoluted…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Sri Aditya Deevi , Connor Lee , Lu Gan , Sushruth Nagesh , Gaurav Pandey , Soon-Jo Chung

Scene text recognition (STR) is very challenging due to the diversity of text instances and the complexity of scenes. The community has paid increasing attention to boost the performance by improving the pre-processing image module, like…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Hui Zhang , Quanming Yao , Mingkun Yang , Yongchao Xu , Xiang Bai

Learning to reliably perceive and understand the scene is an integral enabler for robots to operate in the real-world. This problem is inherently challenging due to the multitude of object types as well as appearance changes caused by…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Abhinav Valada , Rohit Mohan , Wolfram Burgard

A scene text spotter is composed of text detection and recognition modules. Many studies have been conducted to unify these modules into an end-to-end trainable model to achieve better performance. A typical architecture places detection…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Youngmin Baek , Seung Shin , Jeonghun Baek , Sungrae Park , Junyeop Lee , Daehyun Nam , Hwalsuk Lee

A novel framework named Markov Clustering Network (MCN) is proposed for fast and robust scene text detection. MCN predicts instance-level bounding boxes by firstly converting an image into a Stochastic Flow Graph (SFG) and then performing…

计算机视觉与模式识别 · 计算机科学 2018-05-23 Zichuan Liu , Guosheng Lin , Sheng Yang , Jiashi Feng , Weisi Lin , Wang Ling Goh

This paper presents an end-to-end trainable fast scene text detector, named TextBoxes, which detects scene text with both high accuracy and efficiency in a single network forward pass, involving no post-process except for a standard…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Minghui Liao , Baoguang Shi , Xiang Bai , Xinggang Wang , Wenyu Liu

In this work, we address the challenging issue of scene segmentation. To increase the feature similarity of the same object while keeping the feature discrimination of different objects, we explore to propagate information throughout the…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Henghui Ding , Xudong Jiang , Ai Qun Liu , Nadia Magnenat Thalmann , Gang Wang

Scene recognition is currently one of the top-challenging research fields in computer vision. This may be due to the ambiguity between classes: images of several scene classes may share similar objects, which causes confusion among them.…

计算机视觉与模式识别 · 计算机科学 2020-02-28 Alejandro López-Cifuentes , Marcos Escudero-Viñolo , Jesús Bescós , Álvaro García-Martín

End-to-end scene text spotting, which aims to read the text in natural images, has garnered significant attention in recent years. However, recent state-of-the-art methods usually incorporate detection and recognition simply by sharing the…

计算机视觉与模式识别 · 计算机科学 2025-04-09 Mingxin Huang , Dezhi Peng , Hongliang Li , Zhenghao Peng , Chongyu Liu , Dahua Lin , Yuliang Liu , Xiang Bai , Lianwen Jin

Scene text detection has drawn the close attention of researchers. Though many methods have been proposed for horizontal and oriented texts, previous methods may not perform well when dealing with arbitrary-shaped texts such as curved…

计算机视觉与模式识别 · 计算机科学 2021-09-09 Youhui Guo , Yu Zhou , Xugong Qin , Weiping Wang
‹ 上一页 1 8 9 10 下一页 ›