HASSOD

Object detector

Develops a neural network architecture for object detection and instance segmentation without labeled data

[NeurIPS 2023] HASSOD: Hierarchical Adaptive Self-Supervised Object Detection

GitHub

51 stars
2 watching
3 forks
Language: Python
last commit: 10 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
szq0214/dsod A deep learning-based object detection system from scratch 706
jingzhang617/cod-rank-localize-and-segment Develops a system to detect, segment, and rank camouflaged objects in images. 74
skyhehe123/sa-ssd A deep learning model that uses 3D point cloud data to improve the precision of single-stage object detection in autonomous vehicles. 493
nnizhang/smac A Python implementation of a salient object detection algorithm utilizing RGB-D data 45
shaoqingren/spp_net An implementation of an object detection algorithm using spatial pyramid pooling in deep convolutional networks. 364
taokong/ron A deep learning framework for object detection tasks using a novel neural network architecture 355
shi-labs/gfr-dsod Improving Object Detection from Scratch via Gated Feature Reuse 65
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
chenyuntc/dsod.pytorch An implementation of the Deep Supervised Object Detector from scratch using PyTorch. 70
yi94code/hrsod This software implementation contains pre-computed saliency maps and source code for a high-resolution salient object detection algorithm. 69
bharath272/sds_eccv2014 A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. 96
angknpng/sacnet A framework for detecting salient objects in RGB-T images using an alignment-free approach and a unified benchmark. 9
jingzhang617/cascaded_rgbd_sod An implementation of RGB-D saliency detection using a cascaded mutual information minimization approach 58
lzx1413/caffe_ssd An implementation of a unified framework for object detection using a single network. 109
kinpzz/msrnet-cviu An implementation of instance-level salient object segmentation using the MSRNet architecture 10