MMdnn icon indicating copy to clipboard operation
MMdnn copied to clipboard

[Caffe2Keras] converted keras gives wrong output value

Open nhatuan84 opened this issue 4 years ago • 1 comments

Hi,

I have a Caffe model and I converted to Keras model (Caffe - IR - Keras) but when testing with same input, the Keras model gave different output value although the dimension is correct. What should I do?

The caffe model: https://github.com/CongWeilin/mtcnn-caffe/tree/master/12net

Thanks

nhatuan84 avatar May 11 '20 15:05 nhatuan84

Hi @nhatuan84 , thanks for your feedback, we will look into this issue. And do you have the required versions and packages given in the requirements? https://github.com/microsoft/MMdnn/blob/master/requirements/linux-py3.txt

XiaoXYe avatar May 16 '20 07:05 XiaoXYe