中文
相关论文

相关论文: Mutual Learning for Domain Adaptation: Self-distil…

200 篇论文

Image dehazing using learning-based methods has achieved state-of-the-art performance in recent years. However, most existing methods train a dehazing model on synthetic hazy images, which are less able to generalize well to real hazy…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Yuanjie Shao , Lerenhan Li , Wenqi Ren , Changxin Gao , Nong Sang

Learning-based image dehazing methods are essential to assist autonomous systems in enhancing reliability. Due to the domain gap between synthetic and real domains, the internal information learned from synthesized images is usually…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Wenqi Ren , Qiyu Sun , Chaoqiang Zhao , Yang Tang

Due to distribution shift, the performance of deep learning-based method for image dehazing is adversely affected when applied to real-world hazy images. In this paper, we find that such deviation in dehazing task between real and synthetic…

图像与视频处理 · 电气工程与系统科学 2025-09-09 Zhiqiang Yuan , Jinchao Zhang , Jie Zhou

Single image dehazing is a challenging task, for which the domain shift between synthetic training data and real-world testing images usually leads to degradation of existing methods. To address this issue, we propose a novel image dehazing…

计算机视觉与模式识别 · 计算机科学 2021-08-09 Ye Liu , Lei Zhu , Shunda Pei , Huazhu Fu , Jing Qin , Qing Zhang , Liang Wan , Wei Feng

In recent years, deep neural networks tasks have increasingly relied on high-quality image inputs. With the development of high-resolution representation learning, the task of image dehazing has received significant attention. Previously,…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Yukai Shi , Zhipeng Weng , Yupei Lin , Cidan Shi , Xiaojun Yang , Liang Lin

Image dehazing is fundamental yet not well-solved in computer vision. Most cutting-edge models are trained in synthetic data, leading to the poor performance on real-world hazy scenarios. Besides, they commonly give deterministic dehazed…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Ming Tong , Yongzhen Wang , Peng Cui , Xuefeng Yan , Mingqiang Wei

Overfitting to synthetic training pairs remains a critical challenge in image dehazing, leading to poor generalization capability to real-world scenarios. To address this issue, existing approaches utilize unpaired realistic data for…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Haoyou Deng , Zhiqiang Li , Feng Zhang , Qingbo Lu , Zisheng Cao , Yuanjie Shao , Shuhang Gu , Changxin Gao , Nong Sang

We propose an enhanced multi-scale network, dubbed GridDehazeNet+, for single image dehazing. The proposed dehazing method does not rely on the Atmosphere Scattering Model (ASM), and an explanation as to why it is not necessarily performing…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Xiaohong Liu , Zhihao Shi , Zijun Wu , Jun Chen

Although synthetic data can alleviate acquisition challenges in image dehazing tasks, it also introduces the problem of domain bias when dealing with small-scale data. This paper proposes a novel dual-branch collaborative unpaired dehazing…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Shuaibin Fan , Minglong Xue , Aoxiang Ning , Senming Zhong

Presence of haze in images obscures underlying information, which is undesirable in applications requiring accurate environment information. To recover such an image, a dehazing algorithm should localize and recover affected regions while…

计算机视觉与模式识别 · 计算机科学 2021-01-27 Pranjay Shyam , Kuk-Jin Yoon , Kyung-Soo Kim

Single image haze removal is an extremely challenging problem due to its inherent ill-posed nature. Several prior-based and learning-based methods have been proposed in the literature to solve this problem and they have achieved superior…

计算机视觉与模式识别 · 计算机科学 2019-04-23 He Zhang , Vishwanath Sindagi , Vishal M. Patel

While the wisdom of training an image dehazing model on synthetic hazy data can alleviate the difficulty of collecting real-world hazy/clean image pairs, it brings the well-known domain shift problem. From a different yet new perspective,…

计算机视觉与模式识别 · 计算机科学 2022-05-05 Yongzhen Wang , Xuefeng Yan , Fu Lee Wang , Haoran Xie , Wenhan Yang , Mingqiang Wei , Jing Qin

Caused by the difference of data distributions, intra-domain gap and inter-domain gap are widely present in image processing tasks. In the field of image dehazing, certain previous works have paid attention to the inter-domain gap between…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Xin Yi , Bo Ma , Yulin Zhang , Longyao Liu , JiaHao Wu

Image dehazing aims to remove unwanted hazy artifacts in images. Although previous research has collected paired real-world hazy and haze-free images to improve dehazing models' performance in real-world scenarios, these models often…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Fu-Jen Tsai , Yan-Tsung Peng , Yen-Yu Lin , Chia-Wen Lin

Existing real-world image dehazing methods primarily attempt to fine-tune pre-trained models or adapt their inference procedures, thus heavily relying on the pre-trained models and associated training data. Moreover, restoring heavily…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Ruiyi Wang , Yushuo Zheng , Zicheng Zhang , Chunyi Li , Shuaicheng Liu , Guangtao Zhai , Xiaohong Liu

In this paper, we examine the problem of real-world image deblurring and take into account two key factors for improving the performance of the deep image deblurring model, namely, training data synthesis and network architecture design.…

计算机视觉与模式识别 · 计算机科学 2022-09-29 Hao Wei , Chenyang Ge , Xin Qiao , Pengchao Deng

Single image dehazing is a challenging ill-posed restoration problem. Various prior-based and learning-based methods have been proposed. Most of them follow a classic atmospheric scattering model which is an elegant simplified physical…

计算机视觉与模式识别 · 计算机科学 2018-10-05 Kangfu Mei , Aiwen Jiang , Juncheng Li , Mingwen Wang

Deep learning-based source dehazing methods trained on synthetic datasets have achieved remarkable performance but suffer from dramatic performance degradation on real hazy images due to domain shift. Although certain Domain Adaptation (DA)…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Hu Yu , Jie Huang , Yajing Liu , Qi Zhu , Man Zhou , Feng Zhao

Despite their remarkable expressibility, convolution neural networks (CNNs) still fall short of delivering satisfactory results on single image dehazing, especially in terms of faithful recovery of fine texture details. In this paper, we…

图像与视频处理 · 电气工程与系统科学 2022-01-14 Huan Liu , Jun Chen

Deep learning based image enhancement models have largely improved the readability of fundus images in order to decrease the uncertainty of clinical observations and the risk of misdiagnosis. However, due to the difficulty of acquiring…

图像与视频处理 · 电气工程与系统科学 2023-02-24 Erjian Guo , Huazhu Fu , Luping Zhou , Dong Xu
‹ 上一页 1 2 3 10 下一页 ›