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/07 12:34:30 UTC

[GitHub] melody-rain commented on issue #7398: inconsistent results when infering

melody-rain commented on issue #7398: inconsistent results when infering
URL: https://github.com/apache/incubator-mxnet/issues/7398#issuecomment-342469072
 
 
   @Zhaoyang-XU 
   Hi, I suggest that you use ImageIter instead of ImageRecordIter all the time, such that you get good accuray when testing.
   As for mean_X, just use imagenet?s mean, which is (123.68,116.779,103.939). You can also calculate the mean of all the training data by yourself.

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