中文
相关论文

相关论文: RenDetNet: Weakly-supervised Shadow Detection 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

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

Shadows are common aspect of images and when left undetected can hinder scene understanding and visual processing. We propose a simple yet effective approach based on reflectance to detect shadows from single image. An image is first…

计算机视觉与模式识别 · 计算机科学 2018-07-13 Sri Kalyan Yarlagadda , Fengqing Zhu

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

Shadow detection in general photos is a nontrivial problem, due to the complexity of the real world. Though recent shadow detectors have already achieved remarkable performance on various benchmark data, their performance is still limited…

计算机视觉与模式识别 · 计算机科学 2024-09-06 Xiaowei Hu , Tianyu Wang , Chi-Wing Fu , Yitong Jiang , Qiong Wang , Pheng-Ann Heng

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

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

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 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

Shadow removal can significantly improve the image visual quality and has many applications in computer vision. Deep learning methods based on CNNs have become the most effective approach for shadow removal by training on either paired…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Zhihao Liu , Hui Yin , Yang Mi , Mengyang Pu , Song Wang

Shadow detection is a challenging task as it requires a comprehensive understanding of shadow characteristics and global/local illumination conditions. We observe from our experiment that state-of-the-art deep methods tend to have higher…

计算机视觉与模式识别 · 计算机科学 2024-02-22 Huankang Guan , Ke Xu , Rynson W. H. Lau

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

This paper formulates a new problem, instance shadow detection, which aims to detect shadow instance and the associated object instance that cast each shadow in the input image. To approach this task, we first compile a new dataset with the…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Tianyu Wang , Xiaowei Hu , Pheng-Ann Heng , Chi-Wing Fu

Instance shadow detection is the task of detecting pairs of shadows and objects, where existing methods first detect shadows and objects independently, then associate them. This paper introduces FastInstShadow, a method that enhances…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Takeru Inoue , Ryusuke Miyamoto

Shadows, formed by the occlusion of light, play an essential role in visual perception and directly influence scene understanding, image quality, and visual realism. This paper presents a unified survey and benchmark of deep-learning-based…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Xiaowei Hu , Zhenghao Xing , Tianyu Wang , Chi-Wing Fu , Pheng-Ann Heng

We propose DeRenderNet, a deep neural network to decompose the albedo and latent lighting, and render shape-(in)dependent shadings, given a single image of an outdoor urban scene, trained in a self-supervised manner. To achieve this goal,…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Yongjie Zhu , Jiajun Tang , Si Li , Boxin Shi

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

Outdoor scene relighting is a challenging problem that requires good understanding of the scene geometry, illumination and albedo. Current techniques are completely supervised, requiring high quality synthetic renderings to train a…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Ye Yu , Abhimitra Meka , Mohamed Elgharib , Hans-Peter Seidel , Christian Theobalt , William A. P. Smith

Video shadow detection confronts two entwined difficulties: distinguishing shadows from complex backgrounds and modeling dynamic shadow deformations under varying illumination. To address shadow-background ambiguity, we leverage linguistic…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Zhicheng Li , Kunyang Sun , Rui Yao , Hancheng Zhu , Fuyuan Hu , Jiaqi Zhao , Zhiwen Shao , Yong Zhou

Removing shadows requires an understanding of both lighting conditions and object textures in a scene. Existing methods typically learn pixel-level color mappings between shadow and non-shadow images, in which the joint modeling of lighting…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Yuhao Liu , Zhanghan Ke , Ke Xu , Fang Liu , Zhenwei Wang , Rynson W. H. Lau
‹ 上一页 1 2 3 10 下一页 ›