中文
相关论文

相关论文: NCAP: Scene Text Image Super-Resolution with Non-C…

200 篇论文

Many top-performing image captioning models rely solely on object features computed with an object detection model to generate image descriptions. However, recent studies propose to directly use scene graphs to introduce information about…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Victor Milewski , Marie-Francine Moens , Iacer Calixto

High-fidelity 3D scene reconstruction has been substantially advanced by recent progress in neural fields. However, most existing methods train a separate network from scratch for each individual scene. This is not scalable, inefficient,…

计算机视觉与模式识别 · 计算机科学 2023-10-02 Yang Fu , Shalini De Mello , Xueting Li , Amey Kulkarni , Jan Kautz , Xiaolong Wang , Sifei Liu

Recent works have widely explored the contextual dependencies to achieve more accurate segmentation results. However, most approaches rarely distinguish different types of contextual dependencies, which may pollute the scene understanding.…

计算机视觉与模式识别 · 计算机科学 2020-04-06 Changqian Yu , Jingbo Wang , Changxin Gao , Gang Yu , Chunhua Shen , Nong Sang

We introduce SPARse Fine-grained Contrastive Alignment (SPARC), a simple method for pretraining more fine-grained multimodal representations from image-text pairs. Given that multiple image patches often correspond to single words, we…

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

Scene text recognition (STR) enables computers to read text in natural scenes such as object labels, road signs and instructions. STR helps machines perform informed decisions such as what object to pick, which direction to go, and what is…

计算机视觉与模式识别 · 计算机科学 2021-05-19 Rowel Atienza

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

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

Most image labeling problems such as segmentation and image reconstruction are fundamentally ill-posed and suffer from ambiguities and noise. Higher order image priors encode high level structural dependencies between pixels and are key to…

计算机视觉与模式识别 · 计算机科学 2011-09-08 Alexander Shekhovtsov , Pushmeet Kohli , Carsten Rother

Scene text recognition (STR) is an important bridge between images and text, attracting abundant research attention. While convolutional neural networks (CNNS) have achieved remarkable progress in this task, most of the existing works need…

计算机视觉与模式识别 · 计算机科学 2021-11-17 Yue Tao , Zhiwei Jia , Runze Ma , Shugong Xu

Pre-trained vision-language models~(VLMs) are the de-facto foundation models for various downstream tasks. However, scene text recognition methods still prefer backbones pre-trained on a single modality, namely, the visual modality, despite…

计算机视觉与模式识别 · 计算机科学 2024-12-25 Shuai Zhao , Ruijie Quan , Linchao Zhu , Yi Yang

We introduce the structured scene-text spotting task, which requires a scene-text OCR system to spot text in the wild according to a query regular expression. Contrary to generic scene text OCR, structured scene-text spotting seeks to…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Sergi Garcia-Bordils , Dimosthenis Karatzas , Marçal Rusiñol

Having the difficulty of solving the semantic gap between images and texts for the image captioning task, conventional studies in this area paid some attention to treating semantic concepts as a bridge between the two modalities and…

计算机视觉与模式识别 · 计算机科学 2023-11-29 Ting Wang , Weidong Chen , Yuanhe Tian , Yan Song , Zhendong Mao

Test-time scaling (TTS) has demonstrated remarkable success in enhancing large language models, yet its application to next-token prediction (NTP) autoregressive (AR) image generation remains largely uncharted. Existing TTS approaches for…

计算机视觉与模式识别 · 计算机科学 2026-01-07 Harold Haodong Chen , Xianfeng Wu , Wen-Jie Shu , Rongjin Guo , Disen Lan , Harry Yang , Ying-Cong Chen

In Deep Image Prior (DIP), a Convolutional Neural Network (CNN) is fitted to map a latent space to a degraded (e.g. noisy) image but in the process learns to reconstruct the clean image. This phenomenon is attributed to CNN's internal…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Nimrod Shabtay , Eli Schwartz , Raja Giryes

Image captioning can be improved if the structure of the graphical representations can be formulated with conceptual positional binding. In this work, we have introduced a novel technique for caption generation using the neural-symbolic…

计算与语言 · 计算机科学 2019-11-25 Chiranjib Sur

Recognizing characters from low-resolution (LR) text images poses a significant challenge due to the information deficiency as well as the noise and blur in low-quality images. Current solutions for low-resolution text recognition (LTR)…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Hang Guo , Tao Dai , Mingyan Zhu , Guanghao Meng , Bin Chen , Zhi Wang , Shu-Tao Xia

Image super-resolution (SR) is an effective way to enhance the spatial resolution and detail information of remote sensing images, to obtain a superior visual quality. As SR is severely ill-conditioned, effective image priors are necessary…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Jing Sun , Huanfeng Shen , Qiangqiang Yuan , Liangpei Zhang

Fast convergence and high-quality image recovery are two essential features of algorithms for solving ill-posed imaging inverse problems. Existing methods, such as regularization by denoising (RED), often focus on designing sophisticated…

计算机视觉与模式识别 · 计算机科学 2025-10-10 Marien Renaud , Julien Hermant , Deliang Wei , Yu Sun

In this paper, we propose an approach to improve image captioning solution for images with novel objects that do not have caption labels in the training dataset. We refer to our approach as Partially-Supervised Novel Object Captioning…

计算机视觉与模式识别 · 计算机科学 2021-11-22 Shashank Bujimalla , Mahesh Subedar , Omesh Tickoo