中文
相关论文

相关论文: TPSeNCE: Towards Artifact-Free Realistic Rain Gene…

200 篇论文

We propose a large-scale dataset of real-world rainy and clean image pairs and a method to remove degradations, induced by rain streaks and rain accumulation, from the image. As there exists no real-world dataset for deraining, current…

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

For the single image rain removal (SIRR) task, the performance of deep learning (DL)-based methods is mainly affected by the designed deraining models and training datasets. Most of current state-of-the-art focus on constructing powerful…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Hong Wang , Zongsheng Yue , Qi Xie , Qian Zhao , Yefeng Zheng , Deyu Meng

Existing deep learning-based image deraining methods have achieved promising performance for synthetic rainy images, typically rely on the pairs of sharp images and simulated rainy counterparts. However, these methods suffer from…

图像与视频处理 · 电气工程与系统科学 2021-03-26 Yuntong Ye , Yi Chang , Hanyu Zhou , Luxin Yan

Acquisition of data with adverse conditions in robotics is a cumbersome task due to the difficulty in guaranteeing proper ground truth and synchronising with desired weather conditions. In this paper, we present a simple method - recording…

计算机视觉与模式识别 · 计算机科学 2020-03-11 Horia Porav , Valentina-Nicoleta Musat , Tom Bruls , Paul Newman

Rain is one of the most common weather which can completely degrade the image quality and interfere with the performance of many computer vision tasks, especially under heavy rain conditions. We observe that: (i) rain is a mixture of rain…

计算机视觉与模式识别 · 计算机科学 2022-11-18 Yiyang Shen , Yongzhen Wang , Mingqiang Wei , Honghua Chen , Haoran Xie , Gary Cheng , Fu Lee Wang

We present a supervised technique for learning to remove rain from images without using synthetic rain software. The method is based on a two-stage data distillation approach: 1) A rainy image is first paired with a coarsely derained…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Huangxing Lin , Yanlong Li , Xinghao Ding , Weihong Zeng , Yue Huang , John Paisley

Outdoor vision-based systems suffer from atmospheric turbulences, and rain is one of the worst factors for vision degradation. Current rain removal methods show limitations either for complex dynamic scenes, or under torrential rain with…

计算机视觉与模式识别 · 计算机科学 2018-04-26 Jie Chen , Cheen-Hau Tan , Junhui Hou , Lap-Pui Chau , He Li

To improve the robustness to rain, we present a physically-based rain rendering pipeline for realistically inserting rain into clear weather images. Our rendering relies on a physical particle simulator, an estimation of the scene lighting…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Shirsendu Sukanta Halder , Jean-François Lalonde , Raoul de Charette

Rain removal is important for improving the robustness of outdoor vision based systems. Current rain removal methods show limitations either for complex dynamic scenes shot from fast moving cameras, or under torrential rain fall with opaque…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Jie Chen , Cheen-Hau Tan , Junhui Hou , Lap-Pui Chau , He Li

Exploring and modeling rain generation mechanism is critical for augmenting paired data to ease training of rainy image processing models. Against this task, this study proposes a novel deep learning based rain generator, which fully takes…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Zhiqiang Pang , Hong Wang , Qi Xie , Deyu Meng , Zongben Xu

This letter proposes a simple method of transferring rain structures of a given exemplar rain image into a target image. Given the exemplar rain image and its corresponding masked rain image, rain patches including rain structures are…

计算机视觉与模式识别 · 计算机科学 2016-10-04 Chang-Hwan Son , Xiao-Ping Zhang

Rain often poses inevitable threats to deep neural network (DNN) based perception systems, and a comprehensive investigation of the potential risks of the rain to DNNs is of great importance. However, it is rather difficult to collect or…

计算机视觉与模式识别 · 计算机科学 2022-02-04 Liming Zhai , Felix Juefei-Xu , Qing Guo , Xiaofei Xie , Lei Ma , Wei Feng , Shengchao Qin , Yang Liu

Rain fills the atmosphere with water particles, which breaks the common assumption that light travels unaltered from the scene to the camera. While it is well-known that rain affects computer vision algorithms, quantifying its impact is…

计算机视觉与模式识别 · 计算机科学 2020-09-09 Maxime Tremblay , Shirsendu Sukanta Halder , Raoul de Charette , Jean-François Lalonde

Due to the difficulty in collecting paired real-world training data, image deraining is currently dominated by supervised learning with synthesized data generated by e.g., Photoshop rendering. However, the generalization to real rainy…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Yinglong Wang , Chao Ma , Jianzhuang Liu

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

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

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

Rain streaks significantly decrease the visibility of captured images and are also a stumbling block that restricts the performance of subsequent computer vision applications. The existing deep learning-based image deraining methods employ…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Zhiying Jiang , Risheng Liu , Shuzhou Yang , Zengxi Zhang , Xin Fan

Image deraining is a typical low-level image restoration task, which aims at decomposing the rainy image into two distinguishable layers: the clean image layer and the rain layer. Most of the existing learning-based deraining methods are…

计算机视觉与模式识别 · 计算机科学 2022-11-02 Yuntong Ye , Changfeng Yu , Yi Chang , Lin Zhu , Xile Zhao , Luxin Yan , Yonghong Tian
‹ 上一页 1 2 3 10 下一页 ›