Keras2ncnn Release v0.1.7
Pre-release
Pre-release
NEW OPS:
#24 Add support to SeparableConv2D and BilinearUpsampling 27cc153
#27 Add support to Relu6 Activation 943cd5c
#33 Add support to Permute ad6ab22
Add support to decoding Functional c6db96e
BUG FIX:
#30 When there is only one layer, the optimizer thought it was a dummy node and removed 87357b0
Remove redundant InputLayer when using a sequential model. fbabcad