Abdullah Abuolaim (Abdullah-Abuolaim)

Abdullah-Abuolaim

Geek Repo

Company:York University

Location:Toronto, Canada

Home Page:https://www.eecs.yorku.ca/~abuolaim/

Github PK Tool:Github PK Tool

Abdullah Abuolaim's repositories

defocus-deblurring-dual-pixel

Reference github repository for the paper "Defocus Deblurring Using Dual-Pixel Data". We introduce a deep neural network (DNN) architecture that uses the dual-pixel (DP) sub-aperture views to reduce defocus blur.

Language:PythonLicense:MITStargazers:179Issues:7Issues:18

recurrent-defocus-deblurring-synth-dual-pixel

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.

Language:PythonLicense:Apache-2.0Stargazers:47Issues:5Issues:7

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.

Language:PythonLicense:Apache-2.0Stargazers:45Issues:6Issues:5