DMENet
Defocus estimator
A deep learning implementation of defocus map estimation using domain adaptation
[CVPR 2019] Official TensorFlow Implementation for "Deep Defocus Map Estimation using Domain Adaptation"
123 stars
5 watching
24 forks
Language: Python
last commit: 3 months ago cvpr2019deep-learningdefocus-blurdefocus-deblurringdefocus-estimationdefocus-map-estimation
Related projects:
Repository | Description | Stars |
---|---|---|
codeslake/ifan | Implementation of an algorithm for single image deblurring in images with defocus blur | 227 |
zzangjinsun/dhde_cvpr17 | An image processing algorithm for estimating the defocus of an image | 59 |
codeslake/pvdnet | An open-source implementation of a deep learning model for video deblurring and motion estimation. | 114 |
hyeongseokson1/kpac | An implementation of a deep learning model for deblurring images affected by defocus. | 58 |
marcelampc/d3net_depth_estimation | A PyTorch implementation of a deep neural network architecture for estimating depth from defocus blur images | 118 |
panda5mt/depth_estimate_blur | This project develops software for depth estimation using defocus blur in images captured by automotive cameras. | 54 |
abdullah-abuolaim/recurrent-defocus-deblurring-synth-dual-pixel | This project provides tools and models to generate realistic data for camera systems with defocus blur, aiming to improve image deblurring techniques. | 49 |
alikaraali/edge-based-dfe-tip2018 | An image processing project implementing edge-based defocus blur estimation with adaptive scale selection | 18 |
wasidennis/adaptsegnet | This project implements a deep learning-based approach to adapt semantic segmentation models from one domain to another. | 849 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |
cszcwu/nrknet | Deblurring software for correcting image defects caused by camera defocus | 14 |
abdullah-abuolaim/defocus-deblurring-dual-pixel | Developing a deep learning model to correct blurry images caused by camera shake or out-of-focus | 185 |
eldar/pose-tensorflow | Human pose estimation using deep learning and TensorFlow | 1,138 |
qingyonghu/randla-net | A deep learning framework for efficient semantic segmentation of large-scale 3D point clouds | 1,312 |
vinthony/depth-distillation | Develops a method to automatically detect and estimate defocus blur in images using depth distillation | 66 |