onnx / models

A collection of pre-trained, state-of-the-art models in the ONNX format
http://onnx.ai/models/
Apache License 2.0
7.66k stars 1.37k forks source link

SSD mobilenet? #49

Open madhavajay opened 6 years ago

madhavajay commented 6 years ago

Any chance someone has an SSD Mobilenet onnx model yet? Are all the operations supported for an SSD?

larshulstaert commented 6 years ago

+1

rahulsharma11 commented 5 years ago

Hi, I also needed the same. Any success in getting the mobilenet-ssd onnx model?

guschmue commented 5 years ago

opset-10 has everything needed for ssd-mobilenetv[1-2]. 2 links that use it: https://github.com/onnx/tensorflow-onnx/blob/master/tutorials/ConvertingSSDMobilenetToONNX.ipynb https://github.com/mlperf/inference/blob/master/v0.5/classification_and_detection/tools/ssd-mobilenet-to-onnx.sh