Ncnn: EfficientDet ncnn version

Created on 30 Apr 2020  ·  4Comments  ·  Source: Tencent/ncnn

Has anyone tried performance of efficientdet ncnn version?

I have converted the model into ncnn successfully based on following version:
https://github.com/zylo117/Yet-Another-EfficientDet-Pytorch

enhancement

Most helpful comment

efficientdet example will be provided sometime in the near future

All 4 comments

模型有问题,同#1747
请@nihui 帮忙看下,叩谢!

efficientdet example will be provided sometime in the near future

Has anyone tried performance of efficientdet ncnn version?

I have converted the model into ncnn successfully based on following version:
https://github.com/zylo117/Yet-Another-EfficientDet-Pytorch

How do you set mean_ Vals and norm_ Vals ?[0.485, 0.456, 0.406], [0.229, 0.224, 0.225] This is the setting in Pytorch. How to set it in ncnn? thanks

Has anyone tried performance of efficientdet ncnn version?
I have converted the model into ncnn successfully based on following version:
https://github.com/zylo117/Yet-Another-EfficientDet-Pytorch

How do you set mean_ Vals and norm_ Vals ?[0.485, 0.456, 0.406], [0.229, 0.224, 0.225] This is the setting in Pytorch. How to set it in ncnn? thanks

https://github.com/Tencent/ncnn/wiki/FAQ-ncnn-produce-wrong-result#pre-process

Was this page helpful?
0 / 5 - 0 ratings