中文
相关论文

相关论文: Shadow Removal by a Lightness-Guided Network with …

200 篇论文

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

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

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…

计算机视觉与模式识别 · 计算机科学 2019-08-26 Hieu Le , Dimitris Samaras

Shadow removal from a single image is generally still an open problem. Most existing learning-based methods use supervised learning and require a large number of paired images (shadow and corresponding non-shadow images) for training. A…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Yeying Jin , Aashish Sharma , Robby T. Tan

The requirement for paired shadow and shadow-free images limits the size and diversity of shadow removal datasets and hinders the possibility of training large-scale, robust shadow removal algorithms. We propose a shadow removal method that…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Hieu Le , Dimitris Samaras

This paper presents a new method for shadow removal using unpaired data, enabling us to avoid tedious annotations and obtain more diverse training samples. However, directly employing adversarial learning and cycle-consistency constraints…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Xiaowei Hu , Yitong Jiang , Chi-Wing Fu , Pheng-Ann Heng

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

Automatic detection of shadow regions in an image is a difficult task due to the lack of prior information about the illumination source and the dynamic of the scene objects. To address this problem, in this paper, a deep-learning based…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Sorour Mohajerani , Parvaneh Saeedi

Shadow removal is an important computer vision task aiming at the detection and successful removal of the shadow produced by an occluded light source and a photo-realistic restoration of the image contents. Decades of re-search produced a…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Florin-Alexandru Vasluianu , Andres Romero , Luc Van Gool , Radu Timofte

The key to shadow removal is recovering the contents of the shadow regions with the guidance of the non-shadow regions. Due to the inadequate long-range modeling, the CNN-based approaches cannot thoroughly investigate the information from…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Qianhao Yu , Naishan Zheng , Jie Huang , Feng Zhao

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

Shadow removal aims at restoring the image content within shadow regions, pursuing a uniform distribution of illumination that is consistent between shadow and non-shadow regions. {Comparing to other image restoration tasks, there are two…

计算机视觉与模式识别 · 计算机科学 2024-10-07 Laniqng Guo , Chong Wang , Yufei Wang , Yi Yu , Siyu Huang , Wenhan Yang , Alex C. Kot , Bihan Wen

Shadow removal is a computer-vision task that aims to restore the image content in shadow regions. While almost all recent shadow-removal methods require shadow-free images for training, in ECCV 2020 Le and Samaras introduces an innovative…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Zhihao Liu , Hui Yin , Xinyi Wu , Zhenyao Wu , Yang Mi , Song Wang

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

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

In this paper, we propose a novel two-stage context-aware network named CANet for shadow removal, in which the contextual information from non-shadow regions is transferred to shadow regions at the embedded feature spaces. At Stage-I, we…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Zipei Chen , Chengjiang Long , Ling Zhang , Chunxia Xiao

Single-image shadow removal is a significant task that is still unresolved. Most existing deep learning-based approaches attempt to remove the shadow directly, which can not deal with the shadow well. To handle this issue, we consider…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Yonghui Wang , Wengang Zhou , Hao Feng , Li Li , Houqiang Li

In recent years, various shadow detection methods from a single image have been proposed and used in vision systems; however, most of them are not appropriate for the robotic applications due to the expensive time complexity. This paper…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Sepideh Hosseinzadeh , Moein Shakeri , Hong Zhang

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

Unsupervised shadow removal aims to learn a non-linear function to map the original image from shadow domain to non-shadow domain in the absence of paired shadow and non-shadow data. In this paper, we develop a simple yet efficient…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Chao Tan , Xin Feng
‹ 上一页 1 2 3 10 下一页 ›