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

Segmentation fault (core dumped) error! #14

Open
Volazj opened this issue Mar 10, 2023 · 0 comments
Open

Segmentation fault (core dumped) error! #14

Volazj opened this issue Mar 10, 2023 · 0 comments

Comments

@Volazj
Copy link

Volazj commented Mar 10, 2023

I have successfully created yolov5s.engine using build_engine.cpp . But I get a segmentation fault error in _decodeOutput function while inference. In this function _outputHostMemory.size() seems 0, I think because of this I get an error on the line objectness = ptr[4]. Do you have any suggestions for solving the problem?

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