Merge pull request #30923 from freedomtan:fix_a_typo_in_lite_tools_evaluation_tasks_imagenet_image_classification_README
PiperOrigin-RevId: 260214392
This commit is contained in:
commit
5fb3a694ed
@ -191,7 +191,7 @@ adb push ${MODEL_LABELS_TXT} /data/local/tmp/model_output_labels.txt
|
||||
(8) Run the binary.
|
||||
|
||||
```
|
||||
adb shell /data/local/tmp/imagenet_accuracy_eval \
|
||||
adb shell /data/local/tmp/run_eval \
|
||||
--model_file=/data/local/tmp/mobilenet_quant_v1_224.tflite \
|
||||
--ground_truth_images_path=/data/local/tmp/ilsvrc_images \
|
||||
--ground_truth_labels=/data/local/tmp/ilsvrc_validation_labels.txt \
|
||||
|
Loading…
Reference in New Issue
Block a user