Quant tool problems

Model VIM3, OS - ubuntu 20.04
Problem - while installing quant_tool, the system starting to throw mistakes, what am I doing wrong?

Hello @Agent_kapo

You can only build the quantization tool on a x86 pc, so you can’t build it on VIM3.

1 Like

Thanks for your reply, but I have another question.
When you’re quantizing your model in uint8, you have to set a path to calibration images folder. These are images on which I’ve trained my model?
And if I’m working with detection model, what to do with labels?

(I’m making yolov5s on my custom dataset)

And also how to pick the correct mean, scale and different parametrs?