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/11/23 01:46:58 UTC

[GitHub] liuyiqun1 commented on issue #8655: How do I download the data file for the examples in incubator-mxnet/cpp-package/example/feature_extract/

liuyiqun1 commented on issue #8655: How do I download the data file for the examples in incubator-mxnet/cpp-package/example/feature_extract/
URL: https://github.com/apache/incubator-mxnet/issues/8655#issuecomment-346516077
 
 
   I have a question about the mean_img used in this feature extract program ,I get the mean image from here http://data.dmlc.ml/mxnet/data/Inception.zip and use the model provided in the README but I think the  mean_img  should be the RGB style but in the feature extract program I think there is no convert for the pictures to the RGB style just use the BGR ,also https://github.com/apache/incubator-mxnet/blob/master/example/image-classification/predict-cpp/image-classification-predict.cc in this program they did the convert

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