forked from AI100-CSDN/quiz_slim
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
dwSun
authored and
dwSun
committed
Dec 12, 2017
0 parents
commit 01c7275
Showing
90 changed files
with
92,407 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
% python3 train_image_classifier.py --dataset_name=quiz --dataset_dir=/home/david/Code/AI100/course/eassy/data --checkpoint_path=/home/david/Code/Robusoft/flowermate/code/models/inception_v4.ckpt --model_name=inception_v4 --checkpoint_exclude_scopes=InceptionV4/Logits,InceptionV4/AuxLogits/Aux_logits --train_dir=/home/david/Code/AI100/course/eassy/data/ckpt --moving_average_decay=0.9999 --batch_size=16 --clone_on_cpu=True |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|
Oops, something went wrong.