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
模型有问题,同#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-PytorchHow 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
Most helpful comment
efficientdet example will be provided sometime in the near future