deep_blur_detection_and_classification

Blur detector

A deep learning-based system for detecting and classifying blur in images

End-to-end network for blur detection and classification (presented at PG 2018)

GitHub

73 stars
4 watching
19 forks
Language: Python
last commit: over 3 years ago

Related projects:

Repository Description Stars
vinthony/depth-distillation Develops a method to automatically detect and estimate defocus blur in images using depth distillation 66
ayoolaolafenwa/pixellib A deep learning library for image segmentation and object detection using PyTorch. 1,049
shangcai1/sg An implementation of an image defocus blur detection system using adversarial discriminators 23
minyuanye/siun This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture 162
chanyn/hkrm Develops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms. 104
lz118/deep-correlation-network Develops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors. 13
isalirezag/hifst A Matlab implementation of a blur detection method using multiscaling and transformation of gradient magnitudes 54
szq0214/dsod A deep learning-based object detection system from scratch 706
zhengpeng7/birefnet An implementation of a deep learning-based image segmentation model for high-resolution images 1,319
lartpang/ovcamo Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. 20
donggong1/learn-optimizer-rgdn An implementation of deep learning-based optimization method for image deconvolution, which improves the quality of blurry images by generating new blur kernels. 32
zhou13/neurvps A deep learning framework for detecting vanishing points in images 178
doubledaibo/drnet_cvpr2017 This project presents a deep neural network architecture designed to detect visual relationships in images. 202
bharath272/sds_eccv2014 A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. 96
ethanhe42/softer-nms An object detection technique using bounding box regression and uncertainty estimation to improve accurate detection results 367