This is a re-re-implementation of original SSD which is based on caffe. The official
repository is available here.
The arXiv paper is available here.
The example that intended for reproducing the nice detector while fully utilize the remarkable traits of MXNet is available here.
And I just modified it into a ROS node for fun.