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.
49 stars
5 watching
9 forks
Language: Python
last commit: almost 3 years ago autofocuscomputational-photographycomputer-visiondatasetdatasetsdeep-learningdeep-neural-networksdeeplearningdefocus-blurdefocus-deblurringdepth-of-fielddual-pixelrecurrent-neural-networkssynthetic-datasynthetic-dataset-generation
Related projects:
Repository | Description | Stars |
---|---|---|
abdullah-abuolaim/defocus-deblurring-dual-pixel | Developing a deep learning model to correct blurry images caused by camera shake or out-of-focus | 185 |
abdullah-abuolaim/multi-task-defocus-deblurring-dual-pixel-nimat | Improves single-image defocus deblurring by learning from dual-pixel images in a multi-task framework | 46 |
codeslake/ifan | Implementation of an algorithm for single image deblurring in images with defocus blur | 227 |
hyeongseokson1/kpac | An implementation of a deep learning model for deblurring images affected by defocus. | 58 |
wdzhao123/apl | Develops a deep learning-based method to detect and remove defocus blur from images | 16 |
rozumden/defmo | A deep learning framework for deblurring and recovering the shape of fast-moving objects from blurred images | 170 |
radimspetlik/si-ddpm-fmo | A 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-distillation | Develops a method to automatically detect and estimate defocus blur in images using depth distillation | 66 |
jihyongoh/demfi | Develops algorithms to restore sharp images from blurry ones and interpolate missing frames in video sequences with improved accuracy | 81 |
csjcai/dbcpenet | Deblurring technique developed using machine learning and signal processing algorithms to restore images from blurry conditions. | 20 |
deepmed-lab-ecnu/deeprft-aaai2023 | A deep learning-based image deblurring system that explores the impact of frequency selection on restoration quality | 18 |
minyuanye/siun | This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 162 |
lingyanruan/drbnet | An implementation of an image deblurring algorithm using light field technology and deep learning techniques. | 109 |
invokerer/deeprft | Develops deep learning-based methods for removing blur and defocus from images | 244 |
zhjwustc/cvpr18_rnn_deblur_matcaffe | Dynamic scene deblurring using spatially variant recurrent neural networks. | 39 |