Browse Source

Slim walkthough notebook update to show difference of inference for models with 1000 and 1001 classes. (#591)

* Example for VGG-19 inference was added to walkthough notebook. Example shows how to use networks that was trained using 1001 and 1000 classes.

* Small comment was added.

* changed VGG-19 to VGG-16
Daniil Pakhomov 8 years ago
parent
commit
37d86a9577
1 changed files with 100 additions and 4 deletions
  1. 100 4
      slim/slim_walkthough.ipynb

File diff suppressed because it is too large
+ 100 - 4
slim/slim_walkthough.ipynb