softer-NMS
Object detection algorithm
An object detection technique using bounding box regression and uncertainty estimation to improve accurate detection results
Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR'19)
367 stars
13 watching
34 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
object-detection
Related projects:
Repository | Description | Stars |
---|---|---|
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
lartpang/ovcamo | Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. | 20 |
ibm/max-object-detector | A tool for detecting objects in images using deep learning models | 290 |
chanyn/hkrm | Develops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms. | 104 |
jingzhang617/cod-rank-localize-and-segment | Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
goatmessi8/rfbnet | An object detection system using a novel receptive field block module to enhance feature discriminability and robustness. | 1,413 |
damo-nlp-sg/vcd | An approach to reduce object hallucinations in large vision-language models by contrasting output distributions derived from original and distorted visual inputs | 209 |
philipperemy/yolo-9000 | Real-time object detection using deep learning and a large dataset of classes | 1,183 |
jxr326/swinmcnet | A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images | 16 |
szq0214/dsod | A deep learning-based object detection system from scratch | 706 |
optimalscale/detgpt | A deep learning model that detects and reasons about objects in images. | 755 |
liulei01/drbox | An open-source deep learning framework for detecting rotated objects in images | 421 |
naver-ai/vidt | An object detection model that extends transformer-based technology to also support instance segmentation | 307 |
hyeongseokson1/deep_blur_detection_and_classification | A deep learning-based system for detecting and classifying blur in images | 73 |
hciilab/derpn | A novel region proposal network for object detection and scene text detection that focuses on improving the adaptivity of current detectors | 156 |