Skip to content

Commit

Permalink
Add more deeper Le-Net-5 model and retrained all models.
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenMuc committed Apr 12, 2017
1 parent 7175680 commit 251a295
Show file tree
Hide file tree
Showing 13 changed files with 12,070 additions and 10,311 deletions.
1,048 changes: 582 additions & 466 deletions .ipynb_checkpoints/Traffic_Sign_Classifier-checkpoint.ipynb

Large diffs are not rendered by default.

Binary file modified LeNet5.data-00000-of-00001
Binary file not shown.
Binary file modified LeNet5.index
Binary file not shown.
Binary file modified LeNet5.meta
Binary file not shown.
Binary file modified LeNet5_dropout.data-00000-of-00001
Binary file not shown.
Binary file modified LeNet5_dropout.index
Binary file not shown.
Binary file modified LeNet5_dropout.meta
Binary file not shown.
Binary file added LeNet5_dropout_deep.data-00000-of-00001
Binary file not shown.
Binary file added LeNet5_dropout_deep.index
Binary file not shown.
Binary file added LeNet5_dropout_deep.meta
Binary file not shown.
1,048 changes: 582 additions & 466 deletions Traffic_Sign_Classifier.ipynb

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions checkpoint
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
model_checkpoint_path: "LeNet5_dropout"
all_model_checkpoint_paths: "LeNet5_dropout"
model_checkpoint_path: "LeNet5_dropout_deep"
all_model_checkpoint_paths: "LeNet5_dropout_deep"
20,281 changes: 10,904 additions & 9,377 deletions report.html

Large diffs are not rendered by default.

0 comments on commit 251a295

Please sign in to comment.