Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,7 @@ Please see https://huggingface.co/docs/transformers/main/en/model_doc/mobilenet_
|
|
15 |
|
16 |
- Tensorflow: mobilenet-v1-mlperf.pb
|
17 |
- TFlite: mobilenet-v1-mlperf.tflite
|
|
|
18 |
|
19 |
# Lecture note reference
|
20 |
|
|
|
15 |
|
16 |
- Tensorflow: mobilenet-v1-mlperf.pb
|
17 |
- TFlite: mobilenet-v1-mlperf.tflite
|
18 |
+
- ONNX: mobilenet-v1.onnx (converted with onnx2tf)
|
19 |
|
20 |
# Lecture note reference
|
21 |
|