MarsTechHAN / keras2ncnn

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

Keras Faster R-CNN to NCNN #32

Closed DanteQAQ closed 3 years ago

DanteQAQ commented 3 years ago

Faster R-CNN与c其他网络不同的是有两个输出,cls_prob概率向量和位置偏移量bbox_pred。如何利用这个工具转化。

MarsTechHAN commented 3 years ago

The tool itself should support a multi-output model seamless. If you met any issue, please attach the error message with the model.