RangiLyu / nanodet

NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
Apache License 2.0
5.78k stars 1.04k forks source link

NCNN推理错误 #445

Closed zhang0557kui closed 2 years ago

zhang0557kui commented 2 years ago

nanodet_m自训练模型,pth和onnx推理正常,且onnx输出的数据和pth相差很小,但是ncnn相差很大,根本检测不到目标,请问大佬这是为什么呢