中文
相关论文

相关论文: C3-STISR: Scene Text Image Super-resolution with T…

200 篇论文

The attention-based encoder-decoder framework has recently achieved impressive results for scene text recognition, and many variants have emerged with improvements in recognition quality. However, it performs poorly on contextless texts…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Xiaoyu Yue , Zhanghui Kuang , Chenhao Lin , Hongbin Sun , Wayne Zhang

3D Gaussian Splatting (3DGS) enables high-quality novel view synthesis, motivating interest in generating higher-resolution renders than those available during training. A natural strategy is to apply super-resolution (SR) to low-resolution…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Pranav Asthana , Alex Hanson , Allen Tu , Tom Goldstein , Matthias Zwicker , Amitabh Varshney

Modeling semantic information is helpful for scene text recognition. In this work, we propose to model semantic and visual information jointly with a Visual-Semantic Transformer (VST). The VST first explicitly extracts primary semantic…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Xin Tang , Yongquan Lai , Ying Liu , Yuanyuan Fu , Rui Fang

Recent vision-language models outperform vision-only models on many image classification tasks. However, because of the absence of paired text/image descriptions, it remains difficult to fine-tune these models for fine-grained image…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Kathleen M. Lewis , Emily Mu , Adrian V. Dalca , John Guttag

Humans can robustly recognize and localize objects by integrating visual and auditory cues. While machines are able to do the same now with images, less work has been done with sounds. This work develops an approach for dense semantic…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Arun Balajee Vasudevan , Dengxin Dai , Luc Van Gool

Recognition of document images have important applications in restoring old and classical texts. The problem involves quality improvement before passing it to a properly trained OCR to get accurate recognition of the text. The image…

计算机视觉与模式识别 · 计算机科学 2017-02-01 Ram Krishna Pandey , A G Ramakrishnan

Scene Text Editing (STE) is the task of modifying text content in an image while preserving its visual style, such as font, color, and background. While recent diffusion-based approaches have shown improvements in visual quality, key…

计算机视觉与模式识别 · 计算机科学 2025-11-17 Yongdeuk Seo , Hyun-seok Min , Sungchul Choi

Scene Text Recognition (STR) is an important and challenging upstream task for building structured information databases, that involves recognizing text within images of natural scenes. Although current state-of-the-art (SOTA) models for…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Xianfu Cheng , Weixiao Zhou , Xiang Li , Jian Yang , Hang Zhang , Tao Sun , Wei Zhang , Yuying Mai , Tongliang Li , Xiaoming Chen , Zhoujun Li

Many scene text recognition approaches are based on purely visual information and ignore the semantic relation between scene and text. In this paper, we tackle this problem from natural language processing perspective to fill the gap…

计算机视觉与模式识别 · 计算机科学 2018-10-31 Ahmed Sabir , Francesc Moreno-Noguer , Lluís Padró

Chinese scene text retrieval is a practical task that aims to search for images containing visual instances of a Chinese query text. This task is extremely challenging because Chinese text often features complex and diverse layouts in…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Gengluo Li , Huawen Shen , Yu Zhou

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

Composed Image Retrieval (CIR) allows users to search target images with a multimodal query, comprising a reference image and a modification text that describes the user's modification demand over the reference image. Nevertheless, due to…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Haoqiang Lin , Haokun Wen , Xuemeng Song , Meng Liu , Yupeng Hu , Liqiang Nie

Convolutional Sparse Coding (CSC) has been attracting more and more attention in recent years, for making full use of image global correlation to improve performance on various computer vision applications. However, very few studies focus…

图像与视频处理 · 电气工程与系统科学 2019-08-06 Menglei Zhang , Zhou Liu , Lei Yu

Driven by deep learning and the large volume of data, scene text recognition has evolved rapidly in recent years. Formerly, RNN-attention based methods have dominated this field, but suffer from the problem of \textit{attention drift} in…

计算机视觉与模式识别 · 计算机科学 2020-01-03 Zhaoyi Wan , Minghang He , Haoran Chen , Xiang Bai , Cong Yao

The goal of scene text image super-resolution is to reconstruct high-resolution text-line images from unrecognizable low-resolution inputs. The existing methods relying on the optimization of pixel-level loss tend to yield text edges that…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Baolin Liu , Zongyuan Yang , Pengfei Wang , Junjie Zhou , Ziqi Liu , Ziyi Song , Yan Liu , Yongping Xiong

Dominant scene text recognition models commonly contain two building blocks, a visual model for feature extraction and a sequence model for text transcription. This hybrid architecture, although accurate, is complex and less efficient. In…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Yongkun Du , Zhineng Chen , Caiyan Jia , Xiaoting Yin , Tianlun Zheng , Chenxia Li , Yuning Du , Yu-Gang Jiang

Video Super-Resolution (VSR) aims to recover sequences of high-resolution (HR) frames from low-resolution (LR) frames. Previous methods mainly utilize temporally adjacent frames to assist the reconstruction of target frames. However, in the…

计算机视觉与模式识别 · 计算机科学 2023-04-12 Yongjie Chen , Tieru Wu

Detecting and recognizing text in natural scene images is a challenging, yet not completely solved task. In re- cent years several new systems that try to solve at least one of the two sub-tasks (text detection and text recognition) have…

计算机视觉与模式识别 · 计算机科学 2017-07-28 Christian Bartz , Haojin Yang , Christoph Meinel

We propose a simple yet effective model for Single Image Super-Resolution (SISR), by combining the merits of Residual Learning and Convolutional Sparse Coding (RL-CSC). Our model is inspired by the Learned Iterative Shrinkage-Threshold…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Menglei Zhang , Zhou Liu , Lei Yu

Recently, vision-language joint representation learning has proven to be highly effective in various scenarios. In this paper, we specifically adapt vision-language joint learning for scene text detection, a task that intrinsically involves…

计算机视觉与模式识别 · 计算机科学 2022-05-02 Sibo Song , Jianqiang Wan , Zhibo Yang , Jun Tang , Wenqing Cheng , Xiang Bai , Cong Yao