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

examples for YOLOv5 #2809

Open
CangHaiQingYue opened this issue Mar 5, 2024 · 3 comments
Open

examples for YOLOv5 #2809

CangHaiQingYue opened this issue Mar 5, 2024 · 3 comments

Comments

@CangHaiQingYue
Copy link

Do these have any code examples for YOLOv5 Qat? I encountered many problems during the implementation process and tried to solve some of them. The current problem is that during the fine-tune stage, the indicators are particularly low. It seems like training started without pre-trained model.
Thanks!

@quic-mangal
Copy link
Contributor

@CangHaiQingYue, did you evaluate the model after computing the encodings?

@CangHaiQingYue
Copy link
Author

@CangHaiQingYue, did you evaluate the model after computing the encodings?

yes. I Ihave fixed this bug, and the biggest issue now is that the training time for per-channel is particularly slow.
per-tensor is 7min, per-channel is 1h30min...

@quic-mangal
Copy link
Contributor

Which quant-scheme are you using?

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