Keras2ncnn Release v0.1.2
Pre-release
Pre-release
BUG FIX:
- When emitting fused sigmoid for Dense layer, an extra softmax layer may be inserted after the Dense layer.
- When parsing nested sequential graph, the joint of the the graph may be misconnected.
NEW FEATURES:
- New debugging system allowing for ease comparing accuracy between ncnn and keras graph.