AxisCommunications / axis-model-zoo

Collection of machine learning models to use in Axis cameras
Apache License 2.0
19 stars 0 forks source link

How to dequantised the model with larod? #59

Open francesco-clementi-92 opened 2 weeks ago

francesco-clementi-92 commented 2 weeks ago

I successfully trained a model with yolov5 and exported following your guide. How do I dequantised the model with larod?

isak-jakobsson commented 5 days ago

Hello! An informal guide for how to parse the YOLOv5 output exists in discussion #45. The discussion covers the output format and how to dequantize the output.