-
CMU's original network architecture and weights.
-
Transfer Original Weights to Tensorflow
-
Training Code with multi-gpus
-
Evaluate with test dataset
-
-
Inference
-
Post processing from network output.
-
Faster post-processing
-
Multi-Scale Inference
-
-
Faster network variants using custom mobilenet architecture.
-
Depthwise Separable Convolution Version
-
Mobilenet Version
-
-
Demos
-
Realtime Webcam Demo
-
Image File Demo
-
Video File Demo
-
-
ROS Support. See [./etcs/ros.md](ros readme).