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

Loading tensorflow models crashes program #36

Open
vladaman opened this issue Apr 8, 2022 · 1 comment
Open

Loading tensorflow models crashes program #36

vladaman opened this issue Apr 8, 2022 · 1 comment

Comments

@vladaman
Copy link

vladaman commented Apr 8, 2022

I tried to load tensorflow model and the program crashed. I used Yolov5 and then converted model into pb format

Checking config file
Checking config file
Added detection class: 0 label-one
Added detection class: 1 label-two
terminate called after throwing an instance of 'std::out_of_range'
  what():  vector::_M_range_check: __n (which is 18446744073709551615) >= this->size() (which is 0)
fish: “release/deeplabel” terminated by signal SIGABRT (Abort)

image

@jveitchmichaelis
Copy link
Owner

jveitchmichaelis commented Apr 8, 2022 via email

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