You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2017/12/13 06:09:59 UTC

[GitHub] dwSun commented on issue #8894: Mobilenet

dwSun commented on issue #8894: Mobilenet
URL: https://github.com/apache/incubator-mxnet/pull/8894#issuecomment-351293248
 
 
   With alpha=1, this change is fully compatible with previously trained model.
   
   The symbol loaded by mx.model.load_checkpoint is slightly different with the one return by mobilenet.get_symbol. The global_pool kernel size is calculated depending on resolution in this change.

----------------------------------------------------------------
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