Skip to content

Instantly share code, notes, and snippets.

@universax
Created February 14, 2019 02:37
Show Gist options
  • Save universax/f4d698b10b634ddf21f2f77d6978cade to your computer and use it in GitHub Desktop.
Save universax/f4d698b10b634ddf21f2f77d6978cade to your computer and use it in GitHub Desktop.
python export_inference_graph.py \
--alsologtostderr \
--model_name=mobilenet_v1 \
--output_file="/home/user_name/output/mobilenet_v1_mymodel.pb" \
--dataset_name=mymodel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment