MarsTechHAN / keras2ncnn

A keras h5df to ncnn model converter
MIT License
89 stars 19 forks source link

Decreased accuracy of results #37

Closed qingyunwudaoletu closed 2 years ago

qingyunwudaoletu commented 2 years ago

when i convert h5 model to ncnn model process with the training data, the ncnn model result is worse than h5 result I check the input data and find nothing different

i want to checkout if it is a problem with model conversion

but there is error with debug mode

image

please help~

Thankyou very much

qingyunwudaoletu commented 2 years ago

the model Link https://drive.google.com/file/d/1RyN9Ccfp1g8NJldr-CR7rr_UWAfYf9ln/view?usp=sharing

MarsTechHAN commented 2 years ago

See it, I will take a look, but in practical terms, it is pretty difficult to solve the misalignment of accuracy.

qingyunwudaoletu commented 2 years ago

please help me to use the debug mode.

it is so cool to show the convert result

Give my best wish to you and your family

MarsTechHAN commented 2 years ago

I fix some critical bugs, can you try the newest 0.2.0 version?

qingyunwudaoletu commented 2 years ago

ok,thanks. it is solved by update the relu6 bug report