中文
相关论文

相关论文: Streamlined Global and Local Features Combinator (…

200 篇论文

Addressing the challenge of removing atmospheric fog or haze from digital images, known as image dehazing, has recently gained significant traction in the computer vision community. Although contemporary dehazing models have demonstrated…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Anas M. Ali , Anis Koubaa , Bilel Benjdira

Dehazing is in the image processing and computer vision communities, the task of enhancing the image taken in foggy conditions. To better understand this type of algorithm, we present in this document a dehazing method which is suitable for…

计算机视觉与模式识别 · 计算机科学 2020-06-02 Bangyong Sun , Vincent Whannou de Dravo , Zhe Yu

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

The quality of images captured in outdoor environments can be affected by poor weather conditions such as fog, dust, and atmospheric scattering of other particles. This problem can bring extra challenges to high-level computer vision tasks…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Jiaxi He , Frank Z. Xing , Ran Yang , Cishen Zhang

Global contextual information and local detail features are essential for haze removal tasks. Deep learning models perform well on small, low-resolution images, but they encounter difficulties with large, high-resolution ones due to GPU…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Jiuchen Chen , Xinyu Yan , Qizhi Xu , Kaiqi Li

Generalizable Image Super-Resolution aims to enhance model generalization capabilities under unknown degradations. To achieve this goal, the models are expected to focus only on image content-related features instead of overfitting…

计算机视觉与模式识别 · 计算机科学 2025-09-19 Hongjun Wang , Jiyuan Chen , Zhengwei Yin , Xuan Song , Yinqiang Zheng

Single image de-hazing is a challenging problem, and it is far from solved. Most current solutions require paired image datasets that include both hazy images and their corresponding haze-free ground-truth images. However, in reality,…

图像与视频处理 · 电气工程与系统科学 2020-08-18 Zahra Anvari , Vassilis Athitsos

Images captured in hazy outdoor conditions often suffer from colour distortion, low contrast, and loss of detail, which impair high-level vision tasks. Single image dehazing is essential for applications such as autonomous driving and…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Divine Joseph Appiah , Donghai Guan , Abdul Nasser Kasule , Mingqiang Wei

In image dehazing task, haze density is a key feature and affects the performance of dehazing methods. However, some of the existing methods lack a comparative image to measure densities, and others create intermediate results but lack the…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Zhongze Wang , Haitao Zhao , Lujian Yao , Jingchao Peng , Kaijie Zhao

In the real world, the degradation of images taken under haze can be quite complex, where the spatial distribution of haze is varied from image to image. Recent methods adopt deep neural networks to recover clean scenes from hazy images…

计算机视觉与模式识别 · 计算机科学 2021-11-19 Tian Ye , Mingchao Jiang , Yunchen Zhang , Liang Chen , Erkang Chen , Pen Chen , Zhiyong Lu

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

Model-based single image dehazing algorithms restore haze-free images with sharp edges and rich details for real-world hazy images at the expense of low PSNR and SSIM values for synthetic hazy images. Data-driven ones restore haze-free…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Zhengguo Li , Chaobing Zheng , Haiyan Shu , Shiqian Wu

This paper presents a novel approach to image dehazing by combining Feature Fusion Attention (FFA) networks with CycleGAN architecture. Our method leverages both supervised and unsupervised learning techniques to effectively remove haze…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Akshat Jain

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

Model-based single image dehazing algorithms restore images with sharp edges and rich details at the expense of low PSNR values. Data-driven ones restore images with high PSNR values but with low contrast, and even some remaining haze. In…

计算机视觉与模式识别 · 计算机科学 2022-06-24 Zhengguo Li , Chaobing Zheng , Haiyan Shu , Shiqian Wu

Image dehazing aims to recover the uncorrupted content from a hazy image. Instead of leveraging traditional low-level or handcrafted image priors as the restoration constraints, e.g., dark channels and increased contrast, we propose an…

计算机视觉与模式识别 · 计算机科学 2018-12-18 Dongdong Chen , Mingming He , Qingnan Fan , Jing Liao , Liheng Zhang , Dongdong Hou , Lu Yuan , Gang Hua

Image dehazing is a crucial image pre-processing task aimed at removing the incoherent noise generated by haze to improve the visual appeal of the image. The existing models use sophisticated networks and custom loss functions which are…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Pavan A , Adithya Bennur , Mohit Gaggar , Shylaja S S

Hazy images are common in real scenarios and many dehazing methods have been developed to automatically remove the haze from images. Typically, the goal of image dehazing is to produce clearer images from which human vision can better…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Yanting Pei , Yaping Huang , Qi Zou , Yuhang Lu , Song Wang

Degradation of image quality due to the presence of haze is a very common phenomenon. Existing DehazeNet [3], MSCNN [11] tackled the drawbacks of hand crafted haze relevant features. However, these methods have the problem of color…

计算机视觉与模式识别 · 计算机科学 2018-01-26 Akshay Dudhane , Subrahmanyam Murala

Image dehazing is an active topic in low-level vision, and many image dehazing networks have been proposed with the rapid development of deep learning. Although these networks' pipelines work fine, the key mechanism to improving image…

计算机视觉与模式识别 · 计算机科学 2022-09-26 Yuda Song , Yang Zhou , Hui Qian , Xin Du
‹ 上一页 1 2 3 10 下一页 ›