HKRM
Object Detector
Develops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms.
Hybrid Knowledge Routed Module for Large-scale Object Detection (NerIPS2018)
104 stars
9 watching
19 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
taokong/ron | A deep learning framework for object detection tasks using a novel neural network architecture | 355 |
jingzhang617/cod-rank-localize-and-segment | Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
yuwenxiong/py-r-fcn | An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. | 1,048 |
hciilab/derpn | A novel region proposal network for object detection and scene text detection that focuses on improving the adaptivity of current detectors | 156 |
ibm/max-object-detector | A tool for detecting objects in images using deep learning models | 290 |
jxr326/swinmcnet | A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images | 16 |
yknzhu/segdeepm | A tool for fine-tuning deep neural networks to improve object detection and segmentation capabilities by incorporating contextual information. | 27 |
charlesq34/frustum-pointnets | A deep learning framework for 3D object detection from RGB-D data | 1,592 |
lz118/deep-correlation-network | Develops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors. | 13 |
ayoolaolafenwa/pixellib | A deep learning library for image segmentation and object detection using PyTorch. | 1,049 |
ijkguo/mx-rcnn | An implementation of Faster R-CNN using MXNet for object detection tasks | 671 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
szq0214/dsod | A deep learning-based object detection system from scratch | 706 |
junyangwang0410/haelm | A framework for detecting hallucinations in large language models | 17 |
msracver/relation-networks-for-object-detection | An implementation of an object detection algorithm that improves on traditional methods by modeling relationships between objects in images | 1,097 |