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

Issue in fitting yolov4 on hailo 8. #124

Open
anuragkarwa001 opened this issue Sep 9, 2024 · 0 comments
Open

Issue in fitting yolov4 on hailo 8. #124

anuragkarwa001 opened this issue Sep 9, 2024 · 0 comments

Comments

@anuragkarwa001
Copy link

I was trying to convert yolov4 to .hef but at the time of compilation it is showing the following error
[error] Mapping Failed (allocation time: 2s)
Context switch is disabled, but model could not fit in single context. consider changing it and try again.
Detailed error is: Failed to save enough resources to fit in the required parameters (in a recoverable manner): SCs: 326/384, 16bit SCs: 0/384, APUs: 149/120, IAs: 149/192, L3 weights: 138/768, L3 ios: 200/768, LCUs: 149/96

When I looked into the yolov4_leaky.yaml it was using some output splitting and I was not be to understand how to do it and how to parse the output after inference.
Can you please help me regarding the output parsing. Any guide for splitting will be helpful.
Also is there any way to fit the model without splitting.

Thanks in advance

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

1 participant