Closed DanteQAQ closed 3 years ago
Faster R-CNN与c其他网络不同的是有两个输出,cls_prob概率向量和位置偏移量bbox_pred。如何利用这个工具转化。
The tool itself should support a multi-output model seamless. If you met any issue, please attach the error message with the model.
Faster R-CNN与c其他网络不同的是有两个输出,cls_prob概率向量和位置偏移量bbox_pred。如何利用这个工具转化。