UAUDeblur
(CVPR' 23) Uncertainty-Aware Unsupervised Image Deblurring with Deep Residual Prior
Install / Use
/learn @xl-tang3/UAUDeblurREADME
Uncertainty-Aware Unsupervised Image Deblurring with Deep Residual Prior
This is the official Python implementation of the CVPR 2023 paper Uncertainty-Aware Unsupervised Image Deblurring with Deep Residual Prior
The repository contains reproducible PyTorch source code for computing the deblurred image and residual given a single kernel and blurry image.
Here are the Paper and Supplementary material.
Citation
@InProceedings{Tang_2023_CVPR,
author = {Tang, Xiaole and Zhao, Xile and Liu, Jun and Wang, Jianli and Miao, Yuchun and Zeng, Tieyong},
title = {Uncertainty-Aware Unsupervised Image Deblurring With Deep Residual Prior},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2023},
pages = {9883-9892}
}
<p align="center"><img src="pics/Model.png" width="700" /></p>
Visualization of the kernel induced error (residual)
<p align="center"><img src="pics/res.png" width="500" /></p>Test on real blurry images from Lai dataset
<p align="center"><img src="pics/real.png" width="400" /></p>Robustness to the kernel error
<p align="center"><img src="pics/robustness.png" width="400" /></p>If the inputs contain only blurry images, you will need to run some outsourcing kernel estimation algorithm to obtain the kernel. The dataset folder includes some estimated kernel and corresponding blurry images for test.
Before runing main.py, the first thing you have to do is to pre-process the (estimated) kernel with Fourier transformation and save it as a .mat file. We provide an example for this procdure, see KernelGen_Inaccu.m; where the FFT of blur kernel is done via the function extendHforConv.m.
If you have any problem, contact me at Sherlock315@163.com
Related Skills
node-connect
353.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
353.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
353.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
