zhujiandream

Results 3 comments of zhujiandream

I converted the faster_rcnn model (faster_rcnn_r50_fpn_1x_coco_20200130-047c8118.pth) from https://github.com/open-mmlab/mmdetection/tree/master/configs/faster_rcnn Interpolate plugin is used in FPN neck of the model Acoording to my test, if the score of bbox in mmdetection 0.9812,...

> 好了,是ndk版本问题,换成17就好了 Thx a lot! NDK 17 version solve the problem. I have the same problem too. same problem when build https://github.com/chentyjpm/MobileNetSSD_Demo_AndoridNCNN I download the NDK 17 version from https://developer.android.google.cn/ndk/downloads/older_releases...

https://github.com/chentyjpm/InsightFaceRecognition_Demo_AndroidNCNN/issues/1 same with the ""libomp.so" not found " issue I have the same problem too. same problem when build https://github.com/chentyjpm/InsightFaceRecognition_Demo_AndroidNCNN I download the NDK 17 version from https://developer.android.google.cn/ndk/downloads/older_releases and then...