qingzhouzhen commented on issue #7957: add densenet
URL: https://github.com/apache/incubator-mxnet/pull/7957#issuecomment-331020772
 
 
   Ok,I will learn to use gluon, 
   The training of densenet is really slow, the validation of top-1 is above 
71% now(169 layers)
   INFO:root:Epoch[42] Train-accuracy=0.796875
   INFO:root:Epoch[42] Train-cross-entropy=0.746801
   INFO:root:Epoch[42] Train-top_k_accuracy_5=0.955078
   INFO:root:Epoch[42] Time cost=3112.315
   INFO:root:Saved checkpoint to "densenet-models/densenet-2-0043.params"
   INFO:root:Epoch[42] Validation-accuracy=0.710615
   INFO:root:Epoch[42] Validation-cross-entropy=1.197285
   INFO:root:Epoch[42] Validation-top_k_accuracy_5=0.902948
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to