mxnet-ssd
Object detector
An object detection system implemented using MXNet and based on the Single Shot MultiBox Object Detector algorithm.
MXNet port of SSD: Single Shot MultiBox Object Detector. Reimplementation of https://github.com/weiliu89/caffe/tree/ssd
763 stars
50 watching
336 forks
Language: Python
last commit: 10 months ago
Linked from 2 awesome lists
object-detection
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ object detection module for mxnet-ssd | 97 |
| An implementation of Deconvolutional Single Shot Detector using MXNet and TDM architecture for object detection. | 112 |
| An implementation of a unified framework for object detection using a single network. | 109 |
| Object detection using Caffe-based Single Shot MultiBox Detector on satellite imagery data | 57 |
| A deep learning-based object detection system from scratch | 706 |
| A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images | 16 |
| A deep learning model that uses 3D point cloud data to improve the precision of single-stage object detection in autonomous vehicles. | 492 |
| An implementation of Faster R-CNN using MXNet for object detection tasks | 671 |
| A tool for detecting objects in images using deep learning models | 290 |
| An implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images. | 1,755 |
| A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
| A deep learning framework for 3D object detection from RGB-D data | 1,598 |
| An object detection system using a novel receptive field block module to enhance feature discriminability and robustness. | 1,416 |
| An object detection framework that combines multiple scales and levels to improve detection accuracy. | 1,450 |
| Develops a neural network architecture for object detection and instance segmentation without labeled data | 52 |