中文
相关论文

相关论文: Rich Feature Distillation with Feature Affinity Mo…

200 篇论文

Existing research based on deep learning has extensively explored the problem of daytime image dehazing. However, few studies have considered the characteristics of nighttime hazy scenes. There are two distinctions between nighttime and…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Xiaofeng Cong , Jie Gui , Jing Zhang , Junming Hou , Hao Shen

Deep models have demonstrated recent success in single-image dehazing. Most prior methods consider fully supervised training and learn from paired clean and hazy images, where a hazy image is synthesized based on a clean image and its…

计算机视觉与模式识别 · 计算机科学 2023-05-29 Zhengyang Lou , Huan Xu , Fangzhou Mu , Yanli Liu , Xiaoyu Zhang , Liang Shang , Jiang Li , Bochen Guan , Yin Li , Yu Hen Hu

In this paper, we propose an efficient algorithm to directly restore a clear image from a hazy input. The proposed algorithm hinges on an end-to-end trainable neural network that consists of an encoder and a decoder. The encoder is…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Wenqi Ren , Lin Ma , Jiawei Zhang , Jinshan Pan , Xiaochun Cao , Wei Liu , Ming-Hsuan Yang

In this paper we revisit the efficacy of knowledge distillation as a function matching and metric learning problem. In doing so we verify three important design decisions, namely the normalisation, soft maximum function, and projection…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Roy Miles , Krystian Mikolajczyk

Image dehazing deals with the removal of undesired loss of visibility in outdoor images due to the presence of fog. Retinex is a color vision model mimicking the ability of the Human Visual System to robustly discount varying illuminations…

计算机视觉与模式识别 · 计算机科学 2018-04-09 Adrian Galdran , Aitor Alvarez-Gila , Alessandro Bria , Javier Vazquez-Corral , Marcelo Bertalmio

Dehazing involves removing haze or fog from images to restore clarity and improve visibility by estimating atmospheric scattering effects. While deep learning methods show promise, the lack of paired real-world training data and the…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Junseong Shin , Seungwoo Chung , Yunjeong Yang , Tae Hyun Kim

Single image dehazing is a challenging ill-posed problem which estimates latent haze-free images from observed hazy images. Some existing deep learning based methods are devoted to improving the model performance via increasing the depth or…

计算机视觉与模式识别 · 计算机科学 2023-01-13 Zixuan Chen , Zewei He , Zhe-Ming Lu

Fairness is becoming an increasingly crucial issue for computer vision, especially in the human-related decision systems. However, achieving algorithmic fairness, which makes a model produce indiscriminative outcomes against protected…

计算机视觉与模式识别 · 计算机科学 2021-06-11 Sangwon Jung , Donggyu Lee , Taeeon Park , Taesup Moon

Recent years have witnessed an increased interest in image dehazing. Many deep learning methods have been proposed to tackle this challenge, and have made significant accomplishments dealing with homogeneous haze. However, these solutions…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Yangyi Liu , Huan Liu , Liangyan Li , Zijun Wu , Jun Chen

Hazy images are often subject to color distortion, blurring, and other visible quality degradation. Some existing CNN-based methods have great performance on removing homogeneous haze, but they are not robust in non-homogeneous case. The…

图像与视频处理 · 电气工程与系统科学 2021-06-22 Minghan Fu , Huan Liu , Yankun Yu , Jun Chen , Keyan Wang

Efficient object detection methods have recently received great attention in remote sensing. Although deep convolutional networks often have excellent detection accuracy, their deployment on resource-limited edge devices is difficult.…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Pourya Shamsolmoali , Jocelyn Chanussot , Huiyu Zhou , Yue Lu

In this paper, we introduce a bilinear composition loss function to address the problem of image dehazing. Previous methods in image dehazing use a two-stage approach which first estimate the transmission map followed by clear image…

计算机视觉与模式识别 · 计算机科学 2017-10-03 Hui Yang , Jinshan Pan , Qiong Yan , Wenxiu Sun , Jimmy Ren , Yu-Wing Tai

Recent progress in image-to-image translation has witnessed the success of generative adversarial networks (GANs). However, GANs usually contain a huge number of parameters, which lead to intolerant memory and computation consumption and…

计算机视觉与模式识别 · 计算机科学 2022-05-26 Linfeng Zhang , Xin Chen , Runpei Dong , Kaisheng Ma

Among the neural network compression techniques, knowledge distillation is an effective one which forces a simpler student network to mimic the output of a larger teacher network. However, most of such model distillation methods focus on…

计算机视觉与模式识别 · 计算机科学 2019-11-01 Yuhu Shan

Recently, deep convolutional neural networks (CNNs) have been demonstrated remarkable progress on single image super-resolution. However, as the depth and width of the networks increase, CNN-based super-resolution methods have been faced…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Zheng Hui , Xiumei Wang , Xinbo Gao

Deep convolutional neural networks perform better on images containing spatially invariant noise (synthetic noise); however, their performance is limited on real-noisy photographs and requires multiple stage network modeling. To advance the…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Saeed Anwar , Nick Barnes

Current approaches for restoration of degraded images face a trade-off: high-performance models are slow for practical use, while fast models produce poor results. Knowledge distillation transfers teacher knowledge to students, but existing…

计算机视觉与模式识别 · 计算机科学 2026-01-30 Shourya Verma , Mengbo Wang , Nadia Atallah Lanman , Ananth Grama

Image dehazing is a critical challenge in computer vision, essential for enhancing image clarity in hazy conditions. Traditional methods often rely on atmospheric scattering models, while recent deep learning techniques, specifically…

计算机视觉与模式识别 · 计算机科学 2026-01-05 Huibin Li , Haoran Liu , Mingzhe Liu , Yulong Xiao , Peng Li , Guibin Zan

Knowledge distillation is a method of transferring the knowledge from a pretrained complex teacher model to a student model, so a smaller network can replace a large teacher network at the deployment stage. To reduce the necessity of…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Mingi Ji , Seungjae Shin , Seunghyun Hwang , Gibeom Park , Il-Chul Moon

Single image dehazing is often constrained by a trade-off between restoration quality and computational efficiency. While efficient, CNN networks struggle to learn robust priors for dense and non-homogeneous haze. Conversely, diffusion…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Xinheng Li , Minghao Chen , Mengqing Wu , Yan Liu , Guanying Huo