mxnet-ssd.cpp
Object Detector
A C++ object detection module for mxnet-ssd
C++ object detection module for mxnet-ssd
97 stars
11 watching
47 forks
Language: C++
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zhreshold/mxnet-ssd | An object detection system implemented using MXNet and based on the Single Shot MultiBox Object Detector algorithm. | 764 |
lzx1413/caffe_ssd | An implementation of a unified framework for object detection using a single network. | 109 |
mtcloudvision/mxnet-dssd | An implementation of Deconvolutional Single Shot Detector using MXNet and TDM architecture for object detection. | 112 |
aurotripathy/ssd-spacenet | Object detection using Caffe-based Single Shot MultiBox Detector on satellite imagery data | 56 |
tusimple/mx-maskrcnn | An implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images. | 1,755 |
jxr326/swinmcnet | A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images | 16 |
yihanglou/fasterrcnn-encapsulation-cplusplus | An implementation of the FasterRCNN object detection algorithm in C++ | 187 |
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 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
blanktec/zed-openpose | Software for 3D multi-person detection using OpenPose and ZED SDK | 5 |
kinpzz/msrnet-cviu | An implementation of instance-level salient object segmentation using the MSRNet architecture | 10 |
hsivonen/recode_cpp | A test and demonstration project for encoding_rs in C++ | 2 |
charlesq34/frustum-pointnets | A deep learning framework for 3D object detection from RGB-D data | 1,592 |
shengcao-cao/hassod | Develops a neural network architecture for object detection and instance segmentation without labeled data | 51 |
szq0214/dsod | A deep learning-based object detection system from scratch | 706 |