中文
相关论文

相关论文: Rethinking Image Histogram Matching for Image Clas…

200 篇论文

Variability in illumination is a primary factor limiting deep learning robustness for field-based plant disease detection. This study evaluates Histogram Matching (HM), a technique that transforms the pixel intensity distribution of an…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Ruben Pascual , Inés Hernández , Salvador Gutiérrez , Javier Tardaguila , Pedro Melo-Pinto , Daniel Paternain , Mikel Galar

The homography matrix is a key component in various vision-based robotic tasks. Traditionally, homography estimation algorithms are classified into feature- or intensity-based. The main advantages of the latter are their versatility,…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Lucas Nogueira , Ely C. de Paiva , Geraldo Silvera

This work proposes a method for underwater image enhancement using the principle of histogram equalization. Since underwater images have a global strong dominant colour, their colourfulness and contrast are often degraded. Before applying…

图像与视频处理 · 电气工程与系统科学 2021-09-21 Anushka Yadav , Mayank Upadhyay , Ghanapriya Singh

Computer Vision is growing day by day in terms of user specific applications. The first step of any such application is segmenting an image. In this paper, we propose a novel and grass-root level image segmentation algorithm for cases in…

计算机视觉与模式识别 · 计算机科学 2017-08-01 Viraj Mavani , Ayesha Gurnani , Jhanvi Shah

Low level images representation in feature space performs poorly for classification with high accuracy since this level of representation is not able to project images into the discriminative feature space. In this work, we propose an…

计算机视觉与模式识别 · 计算机科学 2016-10-06 Fariborz Taherkhani , Reza Hedayati

In this paper, a method is proposed for finding a pixel transformation function that maximizes backlight dimming while maintaining a pre-specified image distortion level for a liquid crystal display. This is achieved by finding a pixel…

其他计算机科学 · 计算机科学 2011-11-09 Ali Iranli , Hanif Fatemi , Massoud Pedram

Given a real-world dataset, data condensation (DC) aims to synthesize a small synthetic dataset that captures the knowledge of a natural dataset while being usable for training models with comparable accuracy. Recent works propose to…

计算机视觉与模式识别 · 计算机科学 2024-07-22 Haizhong Zheng , Jiachen Sun , Shutong Wu , Bhavya Kailkhura , Zhuoqing Mao , Chaowei Xiao , Atul Prakash

Planar homography estimation is foundational to many computer vision problems, such as Simultaneous Localization and Mapping (SLAM) and Augmented Reality (AR). However, conditions of high variance confound even the state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2020-10-23 David Niblick , Avinash Kak

Heatmap-based regression overcomes the lack of spatial and contextual information of direct coordinate regression, and has revolutionized the task of face alignment. Yet it suffers from quantization errors caused by neglecting subpixel…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Xing Lan , Qinghao Hu , Qiang Chen , Jian Xue , Jian Cheng

In this paper, we propose a general framework to accelerate the universal histogram-based image contrast enhancement (CE) algorithms. Both spatial and gray-level selective down-sampling of digital images are adopted to decrease…

多媒体 · 计算机科学 2022-08-31 Gang Cao , Huawei Tian , Lifang Yu , Xianglin Huang , Yongbin Wang

In applications involving matching of image sets, the information from multiple images must be effectively exploited to represent each set. State-of-the-art methods use probabilistic distribution or subspace to model a set and use specific…

计算机视觉与模式识别 · 计算机科学 2016-10-04 Jie Feng , Svebor Karaman , I-Hong Jhuo , Shih-Fu Chang

Transformer-based image restoration methods in adverse weather have achieved significant progress. Most of them use self-attention along the channel dimension or within spatially fixed-range blocks to reduce computational load. However,…

计算机视觉与模式识别 · 计算机科学 2024-07-26 Shangquan Sun , Wenqi Ren , Xinwei Gao , Rui Wang , Xiaochun Cao

Image retrieval under varying illumination conditions, such as day and night images, is addressed by image preprocessing, both hand-crafted and learned. Prior to extracting image descriptors by a convolutional neural network, images are…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Tomas Jenicek , Ondřej Chum

To improve the classification performance in the context of hyperspectral image processing, many works have been developed based on two common strategies, namely the spatial-spectral information integration and the utilization of neural…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Yi Liang , Xin Zhao , Alan J. X. Guo , Fei Zhu

A promising direction for recovering the lost information in low-resolution headshot images is utilizing a set of high-resolution exemplars from the same identity. Complementary images in the reference set can improve the generated headshot…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Xiaoyu Xiang , Jon Morton , Fitsum A Reda , Lucas Young , Federico Perazzi , Rakesh Ranjan , Amit Kumar , Andrea Colaco , Jan Allebach

Explicit representations of the global match distributions of pixel-wise correspondences between pairs of images are desirable for uncertainty estimation and downstream applications. However, the computation of the match density for each…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Zhichao Yin , Trevor Darrell , Fisher Yu

Image enhancement aims at improving the information content of original image for a specific purpose. This purpose could be for visual interpretation or for effective extraction of required details. Nevertheless, some acquired images are…

计算机视觉与模式识别 · 计算机科学 2019-09-10 E Onyedinma , I Onyenwe , H Inyiama

Image restoration under hazy weather condition, which is called single image dehazing, has been of significant interest for various computer vision applications. In recent years, deep learning-based methods have achieved success. However,…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Tao Wang , Guangpin Tao , Wanglong Lu , Kaihao Zhang , Wenhan Luo , Xiaoqin Zhang , Tong Lu

Heteroscedastic classifiers, which learn a multivariate Gaussian distribution over prediction logits, have been shown to perform well on image classification problems with hundreds to thousands of classes. However, compared to standard…

机器学习 · 计算机科学 2023-01-31 Mark Collier , Rodolphe Jenatton , Basil Mustafa , Neil Houlsby , Jesse Berent , Effrosyni Kokiopoulou

Denoising Diffusion Probabilistic Models (DDPM) process images as a whole. Since adjacent pixels are highly likely to belong to the same object, we propose the Heat Diffusion Model (HDM) to further preserve image details and generate more…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Pengfei Zhang , Shouqing Jia
‹ 上一页 1 2 3 10 下一页 ›