segDeepM

Context-aware detector

A tool for fine-tuning deep neural networks to improve object detection and segmentation capabilities by incorporating contextual information.

Object detection with segmentation and context in deep networks

GitHub

27 stars
0 watching
21 forks
Language: Matlab
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yuhangzang/contextdet An approach to detecting objects in images using multimodal large language models and contextual information 202
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
bharath272/sds_eccv2014 A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. 96
optimalscale/detgpt A deep learning model that detects and reasons about objects in images. 755
zengarden/light_head_rcnn A research implementation of an object detection algorithm using a variant of the R-CNN model with a light head architecture. 834
charlesq34/frustum-pointnets A deep learning framework for 3D object detection from RGB-D data 1,592
yingtongdou/care-gnn An implementation of a graph neural network-based fraud detector designed to counter camouflaged fraudsters 246
matlab-deep-learning/pretrained-efficientdet-d0 Provides pre-trained and customizable object detection capabilities using an efficient neural network architecture 15
benedekrozemberczki/danmf An implementation of a deep learning-based method for community detection in networks 202
ijkguo/mx-rcnn An implementation of Faster R-CNN using MXNet for object detection tasks 671
szq0214/dsod A deep learning-based object detection system from scratch 706
taokong/ron A deep learning framework for object detection tasks using a novel neural network architecture 355
smartyfh/danmf An algorithm that uses deep learning to factorize large matrices and identify overlapping communities in networks 22
xiaolonw/adversarial-frcnn A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. 482