中文
相关论文

相关论文: Leveraging Scene Geometry and Depth Information fo…

200 篇论文

Perception plays an important role in reliable decision-making for autonomous vehicles. Over the last ten years, huge advances have been made in the field of perception. However, perception in extreme weather conditions is still a difficult…

图像与视频处理 · 电气工程与系统科学 2021-10-25 Kaige Wang , Long Chen , TIanming Wang , Qixiang Meng , Huatao Jiang , Lin Chang

Rain removal in images/videos is still an important task in computer vision field and attracting attentions of more and more people. Traditional methods always utilize some incomplete priors or filters (e.g. guided filter) to remove rain…

计算机视觉与模式识别 · 计算机科学 2019-06-25 Yinglong Wang , Qinfeng Shi , Ehsan Abbasnejad , Chao Ma , Xiaoping Ma , Bing Zeng

Single image deraining is an urgent task because the degraded rainy image makes many computer vision systems fail to work, such as video surveillance and autonomous driving. So, deraining becomes important and an effective deraining…

图像与视频处理 · 电气工程与系统科学 2020-03-31 Honghe Zhu , Cong Wang , Yajie Zhang , Zhixun Su , Guohui Zhao

Advanced automotive active-safety systems, in general, and autonomous vehicles, in particular, rely heavily on visual data to classify and localize objects such as pedestrians, traffic signs and lights, and other nearby cars, to assist the…

计算机视觉与模式识别 · 计算机科学 2021-02-17 Mazin Hnewa , Hayder Radha

Single image deraining is typically addressed as residual learning to predict the rain layer from an input rainy image. For this purpose, an encoder-decoder network draws wide attention, where the encoder is required to encode a…

计算机视觉与模式识别 · 计算机科学 2021-11-08 Yizhou Li , Yusuke Monno , Masatoshi Okutomi

Removing rain effects from an image is of importance for various applications such as autonomous driving, drone piloting, and photo editing. Conventional methods rely on some heuristics to handcraft various priors to remove or separate the…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Yinglong Wang , Dong Gong , Jie Yang , Qinfeng Shi , Anton van den Hengel , Dehua Xie , Bing Zeng

Different rain models and novel network structures have been proposed to remove rain streaks from single rainy images. In this work, we bring attention to the intrinsic priors and multi-scale features of the rainy images, and develop…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Yinglong Wang , Chao Ma , Bing Zeng

Autonomous vehicles face significant challenges in navigating adverse weather, particularly rain, due to the visual impairment of camera-based systems. In this study, we leveraged contemporary deep learning techniques to mitigate these…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Mark A. Seferian , Jidong J. Yang

We introduce a deep network architecture called DerainNet for removing rain streaks from an image. Based on the deep convolutional neural network (CNN), we directly learn the mapping relationship between rainy and clean image detail layers…

计算机视觉与模式识别 · 计算机科学 2017-05-24 Xueyang Fu , Jiabin Huang , Xinghao Ding , Yinghao Liao , John Paisley

The goal of single-image deraining is to restore the rain-free background scenes of an image degraded by rain streaks and rain accumulation. The early single-image deraining methods employ a cost function, where various priors are developed…

图像与视频处理 · 电气工程与系统科学 2019-12-30 Wenhan Yang , Robby T. Tan , Shiqi Wang , Yuming Fang , Jiaying Liu

Image deraining is a fundamental, yet not well-solved problem in computer vision and graphics. The traditional image deraining approaches commonly behave ineffectively in medium and heavy rain removal, while the learning-based ones lead to…

图像与视频处理 · 电气工程与系统科学 2019-08-29 Sen Deng , Mingqiang Wei , Jun Wang , Luming Liang , Haoran Xie , Meng Wang

We present a novel direction-aware feature-level frequency decomposition network for single image deraining. Compared with existing solutions, the proposed network has three compelling characteristics. First, unlike previous algorithms, we…

计算机视觉与模式识别 · 计算机科学 2021-06-16 Sen Deng , Yidan Feng , Mingqiang Wei , Haoran Xie , Yiping Chen , Jonathan Li , Xiao-Ping Zhang , Jing Qin

Rain streaks can severely degrade the visibility, which causes many current computer vision algorithms fail to work. So it is necessary to remove the rain from images. We propose a novel deep network architecture based on deep convolutional…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Xia Li , Jianlong Wu , Zhouchen Lin , Hong Liu , Hongbin Zha

A deraining network can be interpreted as a conditional generator that aims at removing rain streaks from image. Most existing image deraining methods ignore model errors caused by uncertainty that reduces embedding quality. Unlike existing…

图像与视频处理 · 电气工程与系统科学 2021-06-22 Chenghao Chen , Hao Li

Image deraining aims to improve the visibility of images damaged by rainy conditions, targeting the removal of degradation elements such as rain streaks, raindrops, and rain accumulation. While numerous single image deraining methods have…

计算机视觉与模式识别 · 计算机科学 2024-07-22 Fei Yan , Yuhong He , Keyu Chen , En Cheng , Jikang Ma

Removal of rain streaks from a single image is an extremely challenging problem since the rainy images often contain rain streaks of different size, shape, direction and density. Most recent methods for deraining use a deep network…

图像与视频处理 · 电气工程与系统科学 2020-11-26 Rajeev Yasarla , Jeya Maria Jose Valanarasu , Vishal M. Patel

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

Image deraining is a new challenging problem in real-world applications, such as autonomous vehicles. In a bad weather condition of heavy rainfall, raindrops, mainly hitting glasses or windshields, can significantly reduce observation…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Duc Manh Nguyen , Sang-Woong Lee

While the deep learning-based image deraining methods have made great progress in recent years, there are two major shortcomings in their application in real-world situations. Firstly, the gap between the low-level vision task represented…

计算机视觉与模式识别 · 计算机科学 2022-02-24 Kaige Wang , Tianming Wang , Jianchuang Qu , Huatao Jiang , Qing Li , Lin Chang

Single image deraining is important for many high-level computer vision tasks since the rain streaks can severely degrade the visibility of images, thereby affecting the recognition and analysis of the image. Recently, many CNN-based…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Qiaosi Yi , Juncheng Li , Qinyan Dai , Faming Fang , Guixu Zhang , Tieyong Zeng
‹ 上一页 1 2 3 10 下一页 ›