You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by gi...@git.apache.org on 2017/08/23 11:14:58 UTC

[GitHub] solin319 opened a new pull request #7556: Update vgg.py in example/classification

solin319 opened a new pull request #7556: Update vgg.py in example/classification
URL: https://github.com/apache/incubator-mxnet/pull/7556
 
 
   Reference to the program in gluon/model_zoo/vision/vgg.py, I update the vgg.py in example/classification.
   1. The new vgg include vgg-11,13,16,19. Parameter 'num_layers' means the number of layers for the variant of densenet.
   2.  Parameter ?batch_norm? controls weather to use  batch normalization.
   3. Parameter 'dtype' describe the data precision during the network execution.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services