We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e525c8c commit e580955Copy full SHA for e580955
TfLiteCameraDemo/app/src/main/assets/download.sh
@@ -0,0 +1,4 @@
1
+wget https://storage.googleapis.com/download.tensorflow.org/models/tflite/conv_actions_tflite.zip
2
+wget https://storage.googleapis.com/download.tensorflow.org/models/tflite/mobilenet_ssd_tflite_v1.zip
3
+wget https://storage.googleapis.com/download.tensorflow.org/models/tflite/mobilenet_v1_224_android_quant_2017_11_08.zip
4
+wget https://storage.googleapis.com/download.tensorflow.org/models/tflite/coco_ssd_mobilenet_v1_1.0_quant_2018_06_29.zip
0 commit comments