recurrent-defocus-deblurring-synth-dual-pixel

Data generator

This project provides tools and models to generate realistic data for camera systems with defocus blur, aiming to improve image deblurring techniques.

Reference github repository for the paper "Learning to Reduce Defocus Blur by Realistically Modeling Dual-Pixel Data". We propose a procedure to generate realistic DP data synthetically. Our synthesis approach mimics the optical image formation found on DP sensors and can be applied to virtual scenes rendered with standard computer software. Leveraging these realistic synthetic DP images, we introduce a new recurrent convolutional network (RCN) architecture that can improve defocus deblurring results and is suitable for use with single-frame and multi-frame data captured by DP sensors.

GitHub

49 stars
5 watching
9 forks
Language: Python
last commit: over 4 years ago
autofocuscomputational-photographycomputer-visiondatasetdatasetsdeep-learningdeep-neural-networksdeeplearningdefocus-blurdefocus-deblurringdepth-of-fielddual-pixelrecurrent-neural-networkssynthetic-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/multi-task-defocus-deblurring-dual-pixel-nimatImproves single-image defocus deblurring by learning from dual-pixel images in a multi-task framework46
codeslake/ifanImplementation of an algorithm for single image deblurring in images with defocus blur228
hyeongseokson1/kpacAn implementation of a deep learning model for deblurring images affected by defocus.58
wdzhao123/aplDevelops a deep learning-based method to detect and remove defocus blur from images17
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
vinthony/depth-distillationDevelops a method to automatically detect and estimate defocus blur in images66
jihyongoh/demfiDevelops algorithms to restore sharp images from blurry ones and interpolate missing frames in video sequences with improved accuracy81
csjcai/dbcpenetDeblurring technique developed using machine learning and signal processing algorithms to restore images from blurry conditions.20
deepmed-lab-ecnu/deeprft-aaai2023An image deblurring technique based on frequency selection using machine learning models18
minyuanye/siunThis project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture164
lingyanruan/drbnetAn implementation of an image deblurring algorithm using light field technology and deep learning techniques.110
invokerer/deeprftDeblurring technique using deep learning and Fourier transformation to remove image blur248
zhjwustc/cvpr18_rnn_deblur_matcaffeDynamic scene deblurring using spatially variant recurrent neural networks.39