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

Add output decoder for onnx model #429

Open AryaAftab opened 2 years ago

AryaAftab commented 2 years ago

Please add a separate decoder to decode the output of ONNX models to make it easier to run.