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
20 forks
Language: Python
last commit: almost 4 years ago

Related projects:

Repository Description Stars
vinthony/depth-distillation Develops a method to automatically detect and estimate defocus blur in images 66
ayoolaolafenwa/pixellib A deep learning library for image segmentation and object detection using PyTorch. 1,054
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 164
chanyn/hkrm Develops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms. 105
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 open-source implementation of an image segmentation model that combines background removal and object detection capabilities. 1,484
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 180
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