lucwan opened a new issue #15585: mxnet to onnx conversion error
URL: https://github.com/apache/incubator-mxnet/issues/15585
 
 
   trying to convert the model retina face detcetor
   https://github.com/deepinsight/insightface/tree/master/RetinaFace
   downloaded network from
   https://drive.google.com/drive/folders/1OTXuAUdkLVaf78iz63D1uqGLZi4LbPeL
   
   ERRORS on conversion
    raise AttributeError("No conversion function registered for op type %s 
yet." % op)
   AttributeError: No conversion function registered for op type 
SoftmaxActivation yet.
   
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to