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

[question] Batched detections #211

Open
anand97 opened this issue Jun 16, 2023 · 0 comments
Open

[question] Batched detections #211

anand97 opened this issue Jun 16, 2023 · 0 comments

Comments

@anand97
Copy link

anand97 commented Jun 16, 2023

Does the library have the capability to run batched inference? i.e. being able to pass multiple images at the same time to take advantage of gpu parallelization and speed up inference on multiple images? I see that there are references to a "pipe" being created and was wondering if there can be any parallels drawn in this library to neural nets that are much more efficient running batched inference. The example seems to run images sequentially, I couldn't find examples of batched inference. Any leads or help is much appreciated, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant