Closed wangjing60755 closed 3 years ago
tf1.9.
ReLu6 is supported but you normaly should use the ReLU layer with clip parameter. One second I will check the problem
Layer - final_layer inference MAE :: 1.1061612736895654e-09 < 1e-05 True Keras::(1, 160, 160, 2) / NCNN::(1, 160, 160, 2) Estimated float32 inference memory :: 27 MB
https://www.dropbox.com/sh/8anok3k3jxjj81i/AADWMLad_V0MKs4ySN2mgPPda?dl=0 The conversion result can be found here model_zoo\variouse\issue_00014
Where have you changed? I run keras2ncnn.py , an error will be reported about relu6。Can you update the code?
Pushed to main from dev.... run_test.py contains example of conversion and verification.
Is the problem solved?
solved. I get the ncnn model ,which inference well. thanks!@azeme1
Thanx for the assistance. I close the issue.
Can you make it support relu6? It is in common use