Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yolov5 量化int8怎么操作? #10

Open
zsffuture opened this issue Sep 8, 2021 · 1 comment
Open

yolov5 量化int8怎么操作? #10

zsffuture opened this issue Sep 8, 2021 · 1 comment

Comments

@zsffuture
Copy link

如题,我看源码是支持int8的,想尝试一下,但是不知道步骤,大神有具体的步骤吗?我尝试时老是失败,是需要先生成int8的模型吗?还是怎么操作呢?
image
image

@ttanzhiqiang
Copy link
Owner

设置m_config.mode = 2,你可以看看我的案例,而且需要配置校准表

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants