中文
相关论文

相关论文: CDPMSR: Conditional Diffusion Probabilistic Models…

200 篇论文

With the rapid development of diffusion models and flow-based generative models, there has been a surge of interests in solving noisy linear inverse problems, e.g., super-resolution, deblurring, denoising, colorization, etc, with generative…

机器学习 · 计算机科学 2024-10-22 Xiangming Meng , Yoshiyuki Kabashima

Diffusion models have recently achieved remarkable performance in image super-resolution (SR), but their high computational cost limits practical deployment in remote sensing applications. To address this issue, we propose SlimDiffSR, a…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Ce Wang , Zhenyu Hu , Wanjie Sun

In this paper, we study the denoising diffusion probabilistic model (DDPM) in wavelet space, instead of pixel space, for visual synthesis. Considering the wavelet transform represents the image in spatial and frequency domains, we carefully…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Xin Yuan , Linjie Li , Jianfeng Wang , Zhengyuan Yang , Kevin Lin , Zicheng Liu , Lijuan Wang

Computational image reconstruction algorithms generally produce a single image without any measure of uncertainty or confidence. Regularized Maximum Likelihood (RML) and feed-forward deep learning approaches for inverse problems typically…

机器学习 · 计算机科学 2020-12-18 He Sun , Katherine L. Bouman

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

Current diffusion-based super-resolution (SR) approaches achieve commendable performance at the cost of high inference overhead. Therefore, distillation techniques are utilized to accelerate the multi-step teacher model into one-step…

计算机视觉与模式识别 · 计算机科学 2025-11-10 Weiyi You , Mingyang Zhang , Leheng Zhang , Xingyu Zhou , Kexuan Shi , Shuhang Gu

Scene Text Image Super-Resolution (STISR) aims to enhance the resolution and legibility of text within low-resolution (LR) images, consequently elevating recognition accuracy in Scene Text Recognition (STR). Previous methods predominantly…

计算机视觉与模式识别 · 计算机科学 2023-11-23 Yuxuan Zhou , Liangcai Gao , Zhi Tang , Baole Wei

High-level (e.g., semantic) features encoded in the latter layers of convolutional neural networks are extensively exploited for image classification, leaving low-level (e.g., color) features in the early layers underexplored. In this…

计算机视觉与模式识别 · 计算机科学 2019-11-28 Keke Tang , Peng Song , Yuexin Ma , Zhaoquan Gu , Yu Su , Zhihong Tian , Wenping Wang

Denoising diffusion probabilistic models are a promising new class of generative models that mark a milestone in high-quality image generation. This paper showcases their ability to sequentially generate video, surpassing prior methods in…

计算机视觉与模式识别 · 计算机科学 2022-12-09 Ruihan Yang , Prakhar Srivastava , Stephan Mandt

This letter introduces a dual application of denoising diffusion probabilistic model (DDPM)-based channel estimation algorithm integrating data denoising and augmentation. Denoising addresses the severe noise in raw signals at pilot…

信号处理 · 电气工程与系统科学 2025-10-06 Yupeng Li , Ruhao Zhang , Yitong Liu , Chunju Shao , Jing Jin , Shijian Gao

This Letter introduces an approach for precisely designing surface friction properties using a conditional generative machine learning model, specifically a diffusion denoising probabilistic model (DDPM). We created a dataset of synthetic…

Score-based diffusion methods provide a powerful strategy to solve image restoration tasks by flexibly combining a pre-trained foundational prior model with a likelihood function specified during test time. Such methods are predominantly…

计算机视觉与模式识别 · 计算机科学 2024-09-09 Charlesquin Kemajou Mbakam , Jean-Francois Giovannelli , Marcelo Pereyra

Diffusion Models (DMs) have disrupted the image Super-Resolution (SR) field and further closed the gap between image quality and human perceptual preferences. They are easy to train and can produce very high-quality samples that exceed the…

计算机视觉与模式识别 · 计算机科学 2024-11-06 Brian B. Moser , Arundhati S. Shanbhag , Federico Raue , Stanislav Frolov , Sebastian Palacio , Andreas Dengel

Artificial intelligence (AI) in healthcare, especially in medical imaging, faces challenges due to data scarcity and privacy concerns. Addressing these, we introduce Med-DDPM, a diffusion model designed for 3D semantic brain MRI synthesis.…

图像与视频处理 · 电气工程与系统科学 2024-04-22 Zolnamar Dorjsembe , Hsing-Kuo Pao , Sodtavilan Odonchimed , Furen Xiao

This paper contributes to the "BraTS 2024 Brain MR Image Synthesis Challenge" and presents a conditional Wavelet Diffusion Model (cWDM) for directly solving a paired image-to-image translation task on high-resolution volumes. While deep…

图像与视频处理 · 电气工程与系统科学 2024-11-27 Paul Friedrich , Alicia Durrer , Julia Wolleb , Philippe C. Cattin

We propose lookahead diffusion probabilistic models (LA-DPMs) to exploit the correlation in the outputs of the deep neural networks (DNNs) over subsequent timesteps in diffusion probabilistic models (DPMs) to refine the mean estimation of…

人工智能 · 计算机科学 2023-04-25 Guoqiang Zhang , Niwa Kenta , W. Bastiaan Kleijn

Restoring low-resolution text images presents a significant challenge, as it requires maintaining both the fidelity and stylistic realism of the text in restored images. Existing text image restoration methods often fall short in hard…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Chenglu Pan , Xiaogang Xu , Ganggui Ding , Yunke Zhang , Wenbo Li , Jiarong Xu , Qingbiao Wu

In recent advancements in high-fidelity image generation, Denoising Diffusion Probabilistic Models (DDPMs) have emerged as a key player. However, their application at high resolutions presents significant computational challenges. Current…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Jing Nathan Yan , Jiatao Gu , Alexander M. Rush

Denoising Diffusion Probabilistic Models (DDPM) process images as a whole. Since adjacent pixels are highly likely to belong to the same object, we propose the Heat Diffusion Model (HDM) to further preserve image details and generate more…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Pengfei Zhang , Shouqing Jia

Solving image inverse problems (e.g., super-resolution and inpainting) requires generating a high fidelity image that matches the given input (the low-resolution image or the masked image). By using the input image as guidance, we can…

图像与视频处理 · 电气工程与系统科学 2024-03-19 Haoyue Tang , Tian Xie , Aosong Feng , Hanyu Wang , Chenyang Zhang , Yang Bai
‹ 上一页 1 8 9 10 下一页 ›