Skip to content

Instantly share code, notes, and snippets.

@Adilmar
Created October 23, 2019 13:08
Show Gist options
  • Save Adilmar/15a4eec9cc83968ed27222fd17d2ffb7 to your computer and use it in GitHub Desktop.
Save Adilmar/15a4eec9cc83968ed27222fd17d2ffb7 to your computer and use it in GitHub Desktop.
Retrain Inception V3
python retrain.py --bottleneck_dir=tf_files/bottlenecks --how_many_training_steps 4000 --model_dir=tf_files/inception --output_graph=tf_files/retrained_graph.pb --output_labels=tf_files/retrained_labels.txt --image_dir tf_files/images
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment