A curated list of resources for Image and Video Deblurring
-
Updated
May 3, 2024
A curated list of resources for Image and Video Deblurring
[CVPR 2022--Oral] Restormer: Efficient Transformer for High-Resolution Image Restoration. SOTA for motion deblurring, image deraining, denoising (Gaussian/real data), and defocus deblurring.
[TPAMI 2022] Learning Enriched Features for Fast Image Restoration and Enhancement. Results on Defocus Deblurring, Denoising, Super-resolution, and image enhancement
[CVPR 2021] Official PyTorch Implementation for "Iterative Filter Adaptive Network for Single Image Defocus Deblurring"
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.
[CVPR 2019] Official TensorFlow Implementation for "Deep Defocus Map Estimation using Domain Adaptation"
[CVPR Oral 2022] PyTorch Implementation for "Learning to Deblur using Light Field Generated and Real Defocused Images"
[ICLR 2023] Selective Frequency Network for Image Restoration
Revisiting Image Deblurring with an Efficient ConvNet - An efficient CNN performs better than Transformer
[ICCV 2021] Official Tensorflow Implementation for "Single Image Defocus Deblurring Using Kernel-Sharing Parallel Atrous Convolutions"
Defocusによる画像ボケを利用した深度推定
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. Lev…
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 …
Modeling defocus blur with linearity constraints in the latent space
A curated list of research papers and datasets related to image and video deblurring.
Images and video restoration in multiple-stages using MIRNETv2 model, additionally object detection on images and video through FASTER-RCNN . And complete web application in flask including responsive front-end
Add a description, image, and links to the defocus-deblurring topic page so that developers can more easily learn about it.
To associate your repository with the defocus-deblurring topic, visit your repo's landing page and select "manage topics."