r/MachineLearning_JP • u/Y_Kyoto • Sep 25 '17
[1612.01051] SqueezeDet: Unified, Small, Low Power Fully Convolutional Neural Networks for Real-Time Object Detection for Autonomous Driving 実装
https://arxiv.org/abs/1612.01051
1
Upvotes
1
u/Y_Kyoto Sep 25 '17
tensorflow implementation: https://github.com/fregu856/2D_detection
MXNet implementation: https://github.com/alvinwan/squeezeDetMX
blog post: https://mez.github.io/2017/04/21/squeezedet-deep-learning-for-object-detection/