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

Wrapper crashes when two different yolo model used in the same memory space #7

Open
DogukanAltay opened this issue Jan 9, 2020 · 2 comments

Comments

@DogukanAltay
Copy link

Basically I am trying to load 2 different tiny-yolov3 models to memory and do inference depending on the situation. However, when I try to load 2 different yolo models in the same python script, library messes up the memory locations and fails.

Any help would be appreciated. I will post if I come up with a solution

@mosheliv
Copy link
Owner

mosheliv commented Jan 9, 2020 via email

@DogukanAltay
Copy link
Author

DogukanAltay commented Jan 9, 2020

Suggested approach is the logical one however for my requirements, sugessted approach is not applicable. Thanks for the work and help.

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