zhreshold/mxnet-ssd
A MXNet reimplementation of the SSD single-shot multibox object detection algorithm.

Velocity · 7d
+0.2
★ / day
Trend
→steady
star history
This repository provides a MXNet port of the Single Shot MultiBox Detector (SSD), a unified deep learning framework for object detection. It enables training, evaluation, and testing of object detection models with features including multi-GPU support, caffe model conversion, and compatibility with mainstream classification networks like ResNet and Inception. The project is deprecated in favor of Gluon-CV.