MarsTechHAN / keras2ncnn

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

Conversion Error: Activation not matched with original h5 #41

Closed MarsTechHAN closed 2 years ago

MarsTechHAN commented 2 years ago

image

MarsTechHAN commented 2 years ago

Also, pooling will be global for some case!

MarsTechHAN commented 2 years ago

Fixed in 741f654