中文
相关论文

相关论文: Residual-based Efficient Bidirectional Diffusion M…

200 篇论文

The diffusion model has recently emerged as a potent approach in computer vision, demonstrating remarkable performances in the field of generative artificial intelligence. Capable of producing high-quality synthetic images, diffusion models…

图像与视频处理 · 电气工程与系统科学 2025-05-14 Abdullah , Tao Huang , Ickjai Lee , Euijoon Ahn

High dynamic range (HDR) video reconstruction aims to generate HDR videos from low dynamic range (LDR) frames captured with alternating exposures. Most existing works solely rely on the regression-based paradigm, leading to adverse effects…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Yuanshen Guan , Ruikang Xu , Mingde Yao , Ruisheng Gao , Lizhi Wang , Zhiwei Xiong

Complex degradations like noise, blur, and low resolution are typical challenges in real world image fusion tasks, limiting the performance and practicality of existing methods. End to end neural network based approaches are generally…

计算机视觉与模式识别 · 计算机科学 2026-04-13 Yu Shi , Yu Liu , Zhong-Cheng Wu , Juan Cheng , Huafeng Li , Xun Chen

Image hazing aims to render a hazy image from a given clean one, which could be applied to a variety of practical applications such as gaming, filming, photographic filtering, and image dehazing. To generate plausible haze, we study two…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Boyun Li , Yijie Lin , Xiao Liu , Peng Hu , Jiancheng Lv , Xi Peng

In this study, we reveal that the interaction between haze degradation and JPEG compression introduces complex joint loss effects, which significantly complicate image restoration. Existing dehazing models often neglect compression effects,…

图像与视频处理 · 电气工程与系统科学 2025-01-23 Ruicheng Zhang , Kanghui Tian , Zeyu Zhang , Qixiang Liu , Zhi Jin

Image completion techniques have made significant progress in filling missing regions (i.e., holes) in images. However, large-hole completion remains challenging due to limited structural information. In this paper, we address this problem…

计算机视觉与模式识别 · 计算机科学 2023-09-07 Daichi Horita , Jiaolong Yang , Dong Chen , Yuki Koyama , Kiyoharu Aizawa , Nicu Sebe

Diffusion models generate data by learning to reverse a forward process, where samples are progressively perturbed with Gaussian noise according to a predefined noise schedule. From a geometric perspective, each noise schedule corresponds…

图像与视频处理 · 电气工程与系统科学 2025-10-21 Teng Zhang , Hongxu Jiang , Kuang Gong , Wei Shao

High Dynamic Range (HDR) images can be recovered from several Low Dynamic Range (LDR) images by existing Deep Neural Networks (DNNs) techniques. Despite the remarkable progress, DNN-based methods still generate ghosting artifacts when LDR…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Qingsen Yan , Tao Hu , Yuan Sun , Hao Tang , Yu Zhu , Wei Dong , Luc Van Gool , Yanning Zhang

Diffusion models generate new samples by progressively decreasing the noise from the initially provided random distribution. This inference procedure generally utilizes a trained neural network numerous times to obtain the final output,…

Haze removal is important for computational photography and computer vision applications. However, most of the existing methods for dehazing are designed for daytime images, and cannot always work well in the nighttime. Different from the…

计算机视觉与模式识别 · 计算机科学 2016-06-07 Jing Zhang , Yang Cao , Zengfu Wang

We propose a novel diffusion-based image generation method called the observation-guided diffusion probabilistic model (OGDM), which effectively addresses the tradeoff between quality control and fast sampling. Our approach reestablishes…

机器学习 · 计算机科学 2024-04-02 Junoh Kang , Jinyoung Choi , Sungik Choi , Bohyung Han

Continuous Conditional Diffusion Model (CCDM) is a diffusion-based framework designed to generate high-quality images conditioned on continuous regression labels. Although CCDM has demonstrated clear advantages over prior approaches across…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Xin Ding , Yun Chen , Sen Zhang , Kao Zhang , Nenglun Chen , Peibei Cao , Yongwei Wang , Fei Wu

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

Nighttime images captured under hazy conditions suffer from severe quality degradation, including low visibility, color distortion, and reduced contrast, caused by the combined effects of atmospheric scattering, absorption by suspended…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Francesco Moretti , Giulia Bianchi , Andrea Gallo

Neural Radiance Field (NeRF) has received much attention in recent years due to the impressively high quality in 3D scene reconstruction and novel view synthesis. However, image degradation caused by the scattering of atmospheric light and…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Tian Li , LU Li , Wei Wang , Zhangchi Feng

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

The most advanced diffusion models have recently adopted increasingly deep stacked networks (e.g., U-Net or Transformer) to promote the generative emergence capabilities of vision generation models similar to large language models (LLMs).…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Zhiyuan Ma , Liangliang Zhao , Biqing Qi , Bowen Zhou

Recently, reconstruction-based methods have gained attention for AIGC image detection. These methods leverage pre-trained diffusion models to reconstruct inputs and measure residuals for distinguishing real from fake images. Their key…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Qingyu Liu , Zhongjie Ba , Jianmin Guo , Qiu Wang , Zhibo Wang , Jie Shi , Kui Ren

Dark Channel Prior (DCP) is a widely recognized traditional dehazing algorithm. However, it may fail in bright region and the brightness of the restored image is darker than hazy image. In this paper, we propose an effective method to…

计算机视觉与模式识别 · 计算机科学 2019-04-29 Binghan Li , Wenrui Zhang , Mi Lu

Removing rain effects from an image is of importance for various applications such as autonomous driving, drone piloting, and photo editing. Conventional methods rely on some heuristics to handcraft various priors to remove or separate the…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Yinglong Wang , Dong Gong , Jie Yang , Qinfeng Shi , Anton van den Hengel , Dehua Xie , Bing Zeng