xuliuac commented on issue #8025: How to use softlabel in MXNET? URL: https://github.com/apache/incubator-mxnet/issues/8025#issuecomment-332136555 @unrealwill hi,thanks for your answer.I have try your code but it does not work in my case ,my net not converge by this loss,Now I am still checking where is wrong in my code . But I have found another solution to deal with softlabel. which is simply pass the softlabel to mx.symbol.SoftmaxOutput() and write a custom metric for it. I am new in mxnet, if I do something wrong,please correct me. Thanks again, cheers. ---------------------------------------------------------------- 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: [email protected]
With regards, Apache Git Services
