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