multi-task-defocus-deblurring-dual-pixel-nimat

Deblurring library

Improves single-image defocus deblurring by learning from dual-pixel images in a multi-task framework

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.

GitHub

46 stars
6 watching
3 forks
Language: Python
last commit: over 4 years ago
autofocuscomputational-photographycomputer-visiondatasetdatasetsdeep-learningdeep-neural-networksdeeplearningdefocus-blurdefocus-deblurringdepth-of-fielddual-pixelimage-motionnimat-effectsynthetic-datasynthetic-dataset-generation

Related projects:

RepositoryDescriptionStars
abdullah-abuolaim/defocus-deblurring-dual-pixelDeveloping a deep learning model to correct blurry images caused by camera shake or out-of-focus185
abdullah-abuolaim/recurrent-defocus-deblurring-synth-dual-pixelThis project provides tools and models to generate realistic data for camera systems with defocus blur, aiming to improve image deblurring techniques.49
hyeongseokson1/kpacAn implementation of a deep learning model for deblurring images affected by defocus.58
rozumden/defmoA deep learning framework for deblurring and recovering the shape of fast-moving objects from blurred images171
radimspetlik/si-ddpm-fmoA Python-based framework for training and evaluating deep learning models for single-image deblurring, shape, and trajectory recovery of fast-moving objects.5
minyuanye/siunThis project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture164
wdzhao123/aplDevelops a deep learning-based method to detect and remove defocus blur from images17
deepmed-lab-ecnu/deeprft-aaai2023An image deblurring technique based on frequency selection using machine learning models18
ysnan/vem-nbdProvides pre-trained models and benchmark results for noise-blind image deblurring, allowing developers to test and compare different approaches.14
codeslake/ifanImplementation of an algorithm for single image deblurring in images with defocus blur228
chosj95/mimo-unetDevelops a deep learning model for single image deblurring with improved performance and computational efficiency382
jihyongoh/demfiDevelops algorithms to restore sharp images from blurry ones and interpolate missing frames in video sequences with improved accuracy81
fangzhenxuan/ufpdeblurAn image deblurring algorithm that leverages flow-based motion prior and kernel estimation for blind image restoration.29
csjcai/dbcpenetDeblurring technique developed using machine learning and signal processing algorithms to restore images from blurry conditions.20
cszn/ircnnThis project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods.602