中文
相关论文

相关论文: Impact of Automatic Image Classification and Blind…

200 篇论文

The camera captured images have various aspects to investigate. Generally, the emphasis of research depends on the interesting regions. Sometimes the focus could be on color segmentation, object detection or scene text analysis. The image…

计算机视觉与模式识别 · 计算机科学 2018-10-01 Saad Bin Ahmed , Saeeda Naz , Muhammad Imran Razzak , Rubiyah Yusof

In this work, we propose a new technique that combines appearance and text in a Convolutional Neural Network (CNN), with the aim of detecting regions of different textual categories. We define a novel visual representation of the semantic…

计算机视觉与模式识别 · 计算机科学 2019-05-28 Roberto Arroyo , Javier Tovar , Francisco J. Delgado , Emilio J. Almazán , Diego G. Serrador , Antonio Hurtado

Autoencoder-based image codecs achieve state-of-the-art compression performance but often incur high computational complexity, particularly at decoding time. This work introduces a low-complexity learned image compression framework based on…

图像与视频处理 · 电气工程与系统科学 2026-05-14 Théophile Blard , Pierrick Philippe , Théo Ladune , Xiaoran Jiang , Olivier Déforges

OCR (Optical Character Recognition) is a technology that offers comprehensive alphanumeric recognition of handwritten and printed characters at electronic speed by merely scanning the document. Recently, the understanding of visual data has…

计算机视觉与模式识别 · 计算机科学 2023-07-12 Atman Mishra , A. Sharath Ram , Kavyashree C

Scene text retrieval aims to find all images containing the query text from an image gallery. Current efforts tend to adopt an Optical Character Recognition (OCR) pipeline, which requires complicated text detection and/or recognition…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Gangyan Zeng , Yuan Zhang , Jin Wei , Dongbao Yang , Peng Zhang , Yiwen Gao , Xugong Qin , Yu Zhou

Occlusion removal is an interesting application of image enhancement, for which, existing work suggests manually-annotated or domain-specific occlusion removal. No work tries to address automatic occlusion detection and removal as a…

计算机视觉与模式识别 · 计算机科学 2019-05-08 Kumara Kahatapitiya , Dumindu Tissera , Ranga Rodrigo

Blind deconvolution involves the estimation of a sharp signal or image given only a blurry observation. Because this problem is fundamentally ill-posed, strong priors on both the sharp image and blur kernel are required to regularize the…

计算机视觉与模式识别 · 计算机科学 2013-05-13 David Wipf , Haichao Zhang

Typical blur from camera shake often deviates from the standard uniform convolutional script, in part because of problematic rotations which create greater blurring away from some unknown center point. Consequently, successful blind…

计算机视觉与模式识别 · 计算机科学 2013-06-18 Haichao Zhang , David Wipf

Image classification is the task of assigning to an input image a label from a fixed set of categories. One of its most important applicative fields is that of robotics, in particular the needing of a robot to be aware of what's around and…

计算机视觉与模式识别 · 计算机科学 2017-11-23 Lorenzo Alvino

Accurate text recognition in low-light environments is essential for intelligent systems in applications ranging from autonomous vehicles to smart surveillance. However, challenges such as poor illumination and noise interference remain…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Xuanshuo Fu , Lei Kang , Ernest Valveny , Dimosthenis Karatzas , Javier Vazquez-Corral

One of the challenges in Content-Based Image Retrieval (CBIR) is to reduce the semantic gaps between low-level features and high-level semantic concepts. In CBIR, the images are represented in the feature space and the performance of CBIR…

计算机视觉与模式识别 · 计算机科学 2017-03-27 Nouman Ali , Danish Ali Mazhar , Zeshan Iqbal , Rehan Ashraf , Jawad Ahmed , Farrukh Zeeshan Khan

In this paper we present a fully trainable binarization solution for degraded document images. Unlike previous attempts that often used simple features with a series of pre- and post-processing, our solution encodes all heuristics about…

计算机视觉与模式识别 · 计算机科学 2015-05-05 Yue Wu , Stephen Rawls , Wael AbdAlmageed , Premkumar Natarajan

A novel scene text recognizer based on Vision-Language Transformer (VLT) is presented. Inspired by Levenshtein Transformer in the area of NLP, the proposed method (named Levenshtein OCR, and LevOCR for short) explores an alternative way for…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Cheng Da , Peng Wang , Cong Yao

Speculative decoding, which combines a draft model with a target model, has emerged as an effective approach to accelerate large language model (LLM) inference. However, existing methods often face a trade-off between the acceptance rate…

计算与语言 · 计算机科学 2025-05-14 Danying Ge , Jianhua Gao , Qizhi Jiang , Yifei Feng , Weixing Ji

Previous approaches for scene text detection have already achieved promising performances across various benchmarks. However, they usually fall short when dealing with challenging scenarios, even when equipped with deep neural network…

计算机视觉与模式识别 · 计算机科学 2017-07-11 Xinyu Zhou , Cong Yao , He Wen , Yuzhi Wang , Shuchang Zhou , Weiran He , Jiajun Liang

In this paper, we propose a novel approach for text detec- tion in natural images. Both local and global cues are taken into account for localizing text lines in a coarse-to-fine pro- cedure. First, a Fully Convolutional Network (FCN) model…

计算机视觉与模式识别 · 计算机科学 2016-04-19 Zheng Zhang , Chengquan Zhang , Wei Shen , Cong Yao , Wenyu Liu , Xiang Bai

This paper considers how to separate text and/or graphics from smooth background in screen content and mixed content images and proposes an algorithm to perform this segmentation task. The proposed methods make use of the fact that the…

计算机视觉与模式识别 · 计算机科学 2017-12-05 Shervin Minaee , Yao Wang

Autoregressive generation is a powerful approach for high-fidelity image synthesis, but it remains computationally demanding and slow even on the most advanced accelerators. While speculative decoding has been explored to mitigate this…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Selin Yildirim , Subhajit Dutta Chowdhury , Mohammad Mahdi Kamani , Vikram Appia , Deming Chen

Contrastive learning (CL) methods effectively learn data representations in a self-supervision manner, where the encoder contrasts each positive sample over multiple negative samples via a one-vs-many softmax cross-entropy loss. By…

In this work we explore the previously proposed approach of direct blind deconvolution and denoising with convolutional neural networks in a situation where the blur kernels are partially constrained. We focus on blurred images from a…

计算机视觉与模式识别 · 计算机科学 2016-02-26 Pavel Svoboda , Michal Hradis , Lukas Marsik , Pavel Zemcik