qingzhouzhen opened a new issue #7994: How to use gluon to train model?
URL: https://github.com/apache/incubator-mxnet/issues/7994
 
 
   I want to use gluon to train imageclassfication network, I search for 
sometime, then I got the result:
   1 cd to path /path/to/incubator-mxnet/example/gluon
   2 then execute  `python image_classification.py --dataset=imagenet 
--train-data=/data/ILSVRC2012_img_train.rec 
--val-data=/data/ILSVRC2012_img_val.rec --gpus=4 --model=densenet169 
--mode='symbolic`
   Am I right?
   Why there is not a README.md like : 
[https://github.com/apache/incubator-mxnet/tree/master/example/image-classification](https://github.com/apache/incubator-mxnet/tree/master/example/image-classification)
   Does there need a README.md there 
[https://github.com/apache/incubator-mxnet/tree/master/example/gluon](https://github.com/apache/incubator-mxnet/tree/master/example/gluon)
 @piiswrong @szha , if does, I can write one.
 
----------------------------------------------------------------
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