中文
相关论文

相关论文: Soft-Hard Attention U-Net Model and Benchmark Data…

200 篇论文

We propose a novel deep learning method for shadow removal. Inspired by physical models of shadow formation, we use a linear illumination transformation to model the shadow effects in the image that allows the shadow image to be expressed…

计算机视觉与模式识别 · 计算机科学 2021-11-10 Hieu Le , Dimitris Samaras

Existing deep learning-based shadow removal methods still produce images with shadow remnants. These shadow remnants typically exist in homogeneous regions with low-intensity values, making them untraceable in the existing image-to-image…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Yuhao Liu , Qing Guo , Lan Fu , Zhanghan Ke , Ke Xu , Wei Feng , Ivor W. Tsang , Rynson W. H. Lau

Image shadow removal is a crucial task in computer vision. In real-world scenes, shadows alter image color and brightness, posing challenges for perception and texture recognition. Traditional and deep learning methods often overlook the…

计算机视觉与模式识别 · 计算机科学 2025-02-20 Jiajia Liang

Current shadow detection methods perform poorly when detecting shadow regions that are small, unclear or have blurry edges. In this work, we attempt to address this problem on two fronts. First, we propose a Fine Context-aware Shadow…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Jeya Maria Jose Valanarasu , Vishal M. Patel

Shadow removal is an essential task in computer vision and computer graphics. Recent shadow removal approaches all train convolutional neural networks (CNN) on real paired shadow/shadow-free or shadow/shadow-free/mask image datasets.…

计算机视觉与模式识别 · 计算机科学 2021-02-16 Naoto Inoue , Toshihiko Yamasaki

Hyperspectral unmixing is a critical yet challenging task in hyperspectral image interpretation. Recently, great efforts have been made to solve the hyperspectral unmixing task via deep autoencoders. However, existing networks mainly focus…

图像与视频处理 · 电气工程与系统科学 2023-08-09 Lin Qi , Xuewen Qin , Feng Gao , Junyu Dong , Xinbo Gao

General image super-resolution techniques have difficulties in recovering detailed face structures when applying to low resolution face images. Recent deep learning based methods tailored for face images have achieved improved performance…

计算机视觉与模式识别 · 计算机科学 2021-02-03 Chaofeng Chen , Dihong Gong , Hao Wang , Zhifeng Li , Kwan-Yee K. Wong

Shadow detection is a fundamental and challenging task in many computer vision applications. Intuitively, most shadows come from the occlusion of light by the object itself, resulting in the object and its shadow being contiguous (referred…

计算机视觉与模式识别 · 计算机科学 2024-08-08 Yonghui Wang , Shaokai Liu , Li Li , Wengang Zhou , Houqiang Li

Shadow removal is challenging due to the complex interaction of geometry, lighting, and environmental factors. Existing unsupervised methods often overlook shadow-specific priors, leading to incomplete shadow recovery. To address this…

计算机视觉与模式识别 · 计算机科学 2025-04-09 Tao Lin , Qingwang Wang , Qiwei Liang , Minghua Tang , Yuxuan Sun

Despite the growing success of Convolution neural networks (CNN) in the recent past in the task of scene segmentation, the standard models lack some of the important features that might result in sub-optimal segmentation outputs. The widely…

计算机视觉与模式识别 · 计算机科学 2020-09-16 Soham Chattopadhyay , Hritam Basak

Shadows are a prevalent problem in remote sensing imagery (RSI), degrading visual quality and severely limiting the performance of downstream tasks like object detection and semantic segmentation. Most prior works treat shadow detection and…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Zi-Yang Bo , Wei Lu , Hongruixuan Chen , Si-Bao Chen , Bin Luo

We propose a novel GAN-based framework for detecting shadows in images, in which a shadow detection network (D-Net) is trained together with a shadow attenuation network (A-Net) that generates adversarial training examples. The A-Net…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Hieu Le , Tomas F. Yago Vicente , Vu Nguyen , Minh Hoai , Dimitris Samaras

Shadows are often under-considered or even ignored in image editing applications, limiting the realism of the edited results. In this paper, we introduce MetaShadow, a three-in-one versatile framework that enables detection, removal, and…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Tianyu Wang , Jianming Zhang , Haitian Zheng , Zhihong Ding , Scott Cohen , Zhe Lin , Wei Xiong , Chi-Wing Fu , Luis Figueroa , Soo Ye Kim

Recent advancements in deep learning have yielded promising results for the image shadow removal task. However, most existing methods rely on binary pre-generated shadow masks. The binary nature of such masks could potentially lead to…

计算机视觉与模式识别 · 计算机科学 2025-03-13 Xinrui Wang , Lanqing Guo , Xiyu Wang , Siyu Huang , Bihan Wen

Shadow, as a natural consequence of light interacting with objects, plays a crucial role in shaping the aesthetics of an image, which however also impairs the content visibility and overall visual quality. Recent shadow removal approaches…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Hengxing Liu , Mingjia Li , Xiaojie Guo

In recent years, monocular depth estimation is applied to understand the surrounding 3D environment and has made great progress. However, there is an ill-posed problem on how to gain depth information directly from a single image. With the…

计算机视觉与模式识别 · 计算机科学 2021-07-15 Meiqi Pei

Shadow removal is a task aimed at erasing regional shadows present in images and reinstating visually pleasing natural scenes with consistent illumination. While recent deep learning techniques have demonstrated impressive performance in…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Chong Wang , Yi Yu , Lanqing Guo , Bihan Wen

Shadows often occur when we capture the documents with casual equipment, which influences the visual quality and readability of the digital copies. Different from the algorithms for natural shadow removal, the algorithms in document shadow…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Zinuo Li , Xuhang Chen , Chi-Man Pun , Xiaodong Cun

Shadows are frequently encountered natural phenomena that significantly hinder the performance of computer vision perception systems in practical settings, e.g., autonomous driving. A solution to this would be to eliminate shadow regions…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Subhrajyoti Dasgupta , Arindam Das , Senthil Yogamani , Sudip Das , Ciaran Eising , Andrei Bursuc , Ujjwal Bhattacharya

Shadows significantly hinder computer vision tasks in outdoor environments, particularly in field robotics, where varying lighting conditions complicate object detection and localisation. We present FieldNet, a novel deep learning framework…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Alzayat Saleh , Alex Olsen , Jake Wood , Bronson Philippa , Mostafa Rahimi Azghadi
‹ 上一页 1 2 3 10 下一页 ›