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 2019/03/11 03:45:31 UTC

[GitHub] [incubator-mxnet] peterpaniff opened a new issue #14386: train ssdlite mobilenetv2, enconter the name error

peterpaniff opened a new issue #14386: train ssdlite mobilenetv2, enconter the name error
URL: https://github.com/apache/incubator-mxnet/issues/14386
 
 
       raise ValueError('Cannot find output that matches name \"%s\"' % index)
   ValueError: Cannot find output that matches name "mobilenetv20_features_relu61_relu6"
   
   but i visualize the  pretrained mobilenetV2 structure, it does has the name.
   ![image](https://user-images.githubusercontent.com/6010392/54099213-0d412d80-43f3-11e9-91d6-4ccf30272969.png)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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