中文
相关论文

相关论文: Reliable Image Dehazing by NeRF

200 篇论文

Single image dehazing is a challenging ill-posed problem. Existing datasets for training deep learning-based methods can be generated by hand-crafted or synthetic schemes. However, the former often suffers from small scales, while the…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Honglei Xu , Yan Shu , Shaohui Liu

This paper introduces Hazedefy, a lightweight and application-focused dehazing pipeline intended for real-time video and live camera feed enhancement. Hazedefy prioritizes computational simplicity and practical deployability on…

计算机视觉与模式识别 · 计算机科学 2025-12-19 Ayush Bhavsar

The formulation of the hazy image is mainly dominated by the reflected lights and ambient airlight. Existing dehazing methods often ignore the depth cues and fail in distant areas where heavier haze disturbs the visibility. However, we note…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Yudong Liang , Bin Wang , Jiaying Liu , Deyu Li , Sanping Zhou , Wenqi Ren

Hazy images reduce the visibility of the image content, and haze will lead to failure in handling subsequent computer vision tasks. In this paper, we address the problem of image dehazing by proposing a dehazing network named T-Net, which…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Lirong Zheng , Yanshan Li , Kaihao Zhang , Wenhan Luo

Unpaired image dehazing has attracted increasing attention due to its flexible data requirements during model training. Dominant methods based on contrastive learning not only introduce haze-unrelated content information, but also ignore…

计算机视觉与模式识别 · 计算机科学 2025-07-03 Chengxu Liu , Lu Qi , Jinshan Pan , Xueming Qian , Ming-Hsuan Yang

Underwater visual imaging is crucial for marine engineering, but it suffers from low contrast, blurriness, and color degradation, which hinders downstream analysis. Existing underwater image enhancement methods often treat the haze and…

计算机视觉与模式识别 · 计算机科学 2025-05-06 Chengqin Wu , Shuai Yu , Tuyan Luo , Qiuhua Rao , Qingson Hu , Jingxiang Xu , Lijun Zhang

In this paper, we address the single image haze removal problem in a nighttime scene. The night haze removal is a severely ill-posed problem especially due to the presence of various visible light sources with varying colors and non-uniform…

计算机视觉与模式识别 · 计算机科学 2019-02-05 Shiba Kuanar , K. R. Rao , Dwarikanath Mahapatra , Monalisa Bilas

Single-image haze removal is a long-standing hurdle for computer vision applications. Several works have been focused on transferring advances from image classification, detection, and segmentation to the niche of image dehazing, primarily…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Sai Mitheran , Anushri Suresh , Nisha J. S. , Varun P. Gopi

In real-world scenarios, image defogging is an inverse problem due to unknown scene depth, atmospheric scattering, and the common absence of ground truth . To resolve the issue, we propose a hybrid defogging model that integrates a…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Manish Kumar , Rajendra K. Ray

Precise calibration is a must for high reliance 3D computer vision algorithms. A challenging case is when the camera is behind a protective glass or transparent object: due to refraction, the image is heavily distorted; the pinhole camera…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Szabolcs Pável , Csanád Sándor , Lehel Csató

In recent years, deep learning-based image compression, particularly through generative models, has emerged as a pivotal area of research. Despite significant advancements, challenges such as diminished sharpness and quality in…

图像与视频处理 · 电气工程与系统科学 2024-09-18 Ryugo Morita , Hitoshi Nishimura , Ko Watanabe , Andreas Dengel , Jinjia Zhou

Existing dehazing methods deal with real-world haze images with difficulty, especially scenes with thick haze. One of the main reasons is the lack of real-world paired data and robust priors. To avoid the costly collection of paired hazy…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Bing Liu , Le Wang , Mingming Liu , Hao Liu , Rui Yao , Yong Zhou , Peng Liu , Tongqiang Xia

This paper presents a novel method for the reconstruction of images from samples located at non-integer positions, called mesh. This is a common scenario for many image processing applications, such as super-resolution, warping or virtual…

计算机视觉与模式识别 · 计算机科学 2022-05-23 Ján Koloda , Jürgen Seiler , André Kaup

This paper provides a comprehensive survey of methods dealing with visibility enhancement of images taken in hazy or foggy scenes. The survey begins with discussing the optical models of atmospheric scattering media and image formation.…

计算机视觉与模式识别 · 计算机科学 2016-07-22 Yu Li , Shaodi You , Michael S. Brown , Robby T. Tan

To solve the issue of video dehazing, there are two main tasks to attain: how to align adjacent frames to the reference frame; how to restore the reference frame. Some papers adopt explicit approaches (e.g., the Markov random field, optical…

计算机视觉与模式识别 · 计算机科学 2021-07-19 Runde Li

Recently, self-supervised neural networks have shown excellent image denoising performance. However, current dataset free methods are either computationally expensive, require a noise model, or have inadequate image quality. In this work we…

计算机视觉与模式识别 · 计算机科学 2023-05-11 Youssef Mansour , Reinhard Heckel

Image denoising is an essential tool in computational photography. Standard denoising techniques, which use deep neural networks at their core, require pairs of clean and noisy images for its training. If we do not possess the clean…

图像与视频处理 · 电气工程与系统科学 2020-08-26 David Honzátko , Siavash A. Bigdeli , Engin Türetken , L. Andrea Dunbar

All techniques for denoising involve a notion of a true (noise-free) image, and a hypothesis space. The hypothesis space may reconstruct the image directly as a grayscale valued function, or indirectly by its Fourier or wavelet spectrum.…

图像与视频处理 · 电气工程与系统科学 2025-05-29 Sajal Chakroborty , Suddhasattwa Das

We propose a novel approach to synthesizing images that are effective for training object detectors. Starting from a small set of real images, our algorithm estimates the rendering parameters required to synthesize similar images given a…

计算机视觉与模式识别 · 计算机科学 2015-06-30 Artem Rozantsev , Vincent Lepetit , Pascal Fua

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