Abdullah-Abuolaim/multi-task-defocus-deblurring-dual-pixel-nimat
Reference github repository for the paper "Improving Single-Image Defocus Deblurring: How Dual-Pixel Images Help Through Multi-Task Learning". We propose a single-image deblurring network that incorporates the two sub-aperture views into a multitask framework. Specifically, we show that jointly learning to predict the two DP views from a single blurry input image improves the network’s ability to learn to deblur the image. Our experiments show this multi-task strategy achieves +1dB PSNR improvement over state-of-the-art defocus deblurring methods. In addition, our multi-task framework allows accurate DP-view synthesis (e.g., ~ 39dB PSNR) from the single input image. These high-quality DP views can be used for other DP-based applications, such as reflection removal. As part of this effort, we have captured a new dataset of 7,059 high-quality images to support our training for the DP-view synthesis task.
This project helps photographers and image editors sharpen blurry photos caused by defocus. It takes a single blurry image as input and outputs a deblurred, clearer version. Additionally, it can generate 'dual-pixel' sub-aperture views, which are specialized images useful for other advanced photo corrections like removing reflections. Anyone working with images that suffer from focus blur, such as professional photographers, archivists, or digital artists, would find this beneficial.
No commits in the last 6 months.
Use this if you need to significantly improve the sharpness of images suffering from focus blur and potentially generate specialized dual-pixel views for further image manipulation.
Not ideal if your images are blurry due to motion (camera shake) or if you are looking for a simple, one-click photo editing tool.
Stars
51
Forks
3
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 16, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/Abdullah-Abuolaim/multi-task-defocus-deblurring-dual-pixel-nimat"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
VITA-Group/DeblurGANv2
[ICCV 2019] "DeblurGAN-v2: Deblurring (Orders-of-Magnitude) Faster and Better" by Orest Kupyn,...
KupynOrest/DeblurGAN
Image Deblurring using Generative Adversarial Networks
ZhendongWang6/Uformer
[CVPR 2022] Official implementation of the paper "Uformer: A General U-Shaped Transformer for...
shuochsu/DeepVideoDeblurring
S. Su, M. Delbracio, J. Wang, G. Sapiro, W. Heidrich, O. Wang. Deep Video Deblurring. CVPR 2017,...
advimman/HiDT
Official repository for the paper "High-Resolution Daytime Translation Without Domain Labels"...