Using as the backbone for SmallMobileUnet or SmallRefineDet The prototxt of SmallMobileUnet: https://github.com/suzhenghang/MobileNetv2/blob/master/MobileUnet1by2.prototxt
The prototxt of SmallRefineDet_mobilev2_ssdlite: https://github.com/suzhenghang/MobileNetv2/blob/master/SmallRefineDet_mobilev2_ssdlite.prototxt
Run the script benchmark_mobilenetv2.sh and you can get the result: top1/top5: 0.525419/0.769303