paper-with-me

Papers

Diffusion-based Event Generation for High-Quality Image Deblurring

2025-01-01 · CVPR 2025 1 · Xinan Xie, Qing Zhang, Wei-Shi Zheng

While event-based deblurring have demonstrated impressive results, they are impractical for consumer photos captured by cell phones and digital cameras that are not equipped with the event sensor. To address this problem, we in this paper propose a novel deblurring framework called Event Generation Deblurring (EGDeblurring), which allows to effectively deblur an image by generating event guidance describing the motion information using a diffusion model. Specifically, we design a motion prior generation diffusion model and a feature extractor to produce prior information beneficial for deblurring, rather than generating the raw event representation. In order to achieve effective fusion of motion prior information with blurry images and produce high-quality results, we develop a regression deblurring network embedded with a dual-attention channel fusion block. Experiments on multiple datasets demonstrate that our method outperforms state-of-the-art image deblurring methods. Our code is available at https://github.com/XinanXie/EGDeblurring https://github.com/XinanXie/EGDeblurring.

📄 PDF Abstract BibTeX

Code (1)

xinanxie/egdeblurring 공식 구현 pytorch

Tasks

DeblurringImage Deblurring

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

ControlEvents: Controllable Synthesis of Event Camera Datawith Foundational Prior from Image Diffusion Models

2025-09-26 · Yixuan Hu, Yuxuan Xue, Simon Klenk, Daniel Cremers 외 arxiv

In recent years, event cameras have gained significant attention due to their bio-inspired properties, such as high temporal resolution and high dynamic range. However, obtaining large-scale labeled ground-truth data for…

Event-based visionPose Estimation

Censored Sampling of Diffusion Models Using 3 Minutes of Human Feedback

2023-07-06 · NeurIPS 2023 11 · Taeho Yoon, Kibeom Myoung, Keon Lee, Jaewoong Cho 외

Diffusion models have recently shown remarkable success in high-quality image generation. Sometimes, however, a pre-trained diffusion model exhibits partial misalignment in the sense that the model can generate good imag…

Image Generation

EvDiff: Event-Based Video Reconstruction using One-Step Diffusion Models

2025-11-21 · Weilun Li, Lei Sun, Ruixi Gao, Qi Jiang 외 arxiv

As neuromorphic sensors, event cameras asynchronously record changes in brightness as streams of sparse events with the advantages of high temporal resolution and high dynamic range. Reconstructing intensity images from …

Video Generation

Latent Block-Diffusion Temporal Point Processes: A Semi-Autoregressive Framework for Asynchronous Event Sequence Generation

2026-06-23 · Shuai Zhang, Yancheng Chen, Chuan Zhou, Yang Liu 외 arxiv

Modeling and sampling from the underlying distribution of asynchronous event sequences are crucial in various real-world applications, including social networks, medical diagnosis, and financial transactions. Existing au…

Medical DiagnosisPoint Processes

SCoRe: Clean Image Generation from Diffusion Models Trained on Noisy Images

2026-04-10 · Yuta Matsuzaki, Seiichi Uchida, Shumpei Takezaki arxiv

Diffusion models trained on noisy datasets often reproduce high-frequency training artifacts, significantly degrading generation quality. To address this, we propose SCoRe (Spectral Cutoff Regeneration), a training-free,…

Image Generation