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/24 21:24:07 UTC

[GitHub] andrubrown commented on issue #9094: Cannot continue with MXNet Tutorial: Real-time Object Detection with MXNet On The Raspberry Pi

andrubrown commented on issue #9094: Cannot continue with MXNet Tutorial: Real-time Object Detection with MXNet On The Raspberry Pi
URL: https://github.com/apache/incubator-mxnet/issues/9094#issuecomment-353803658
 
 
   I'm experiencing the same problem with a similar config (the  difference is I'm running MXNet in a virtual env). 
   
   I have tried:
   
   1. Downloading the alternate version of the model http://data.mxnet.io/models/imagenet/inception-bn_old.tar.gz
   2. Building an older version of MXNet (v0.11.0 seems like the oldest stable branch)
   
   Neither fix the problem.
   
   The log message suggests that an attempt is being made to upgrade the symbol from v0.8.0 but fails for some reason. 
   
   I'm new to MXNet and not sure what the differences might be in the symbol json file or API but I have also scoured the internet looking for way to manually edit the json file with no luck.
   
   Any suggestions would be appreciated. 

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