Skip to content

Segmentation fault (core dumped) error! #14

@Volazj

Description

@Volazj

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions