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

Great works, it helps me a lot. #4

Open
Livioni opened this issue May 10, 2023 · 4 comments
Open

Great works, it helps me a lot. #4

Livioni opened this issue May 10, 2023 · 4 comments

Comments

@Livioni
Copy link

Livioni commented May 10, 2023

Thanks for your work. Is there any plan to support Nvidia Docker and batch inference, i.e., detect two images in one batch?

@Alex-Lekov
Copy link
Owner

Thank you.

  1. To support Nvidia Docker you just need to change the Dockerfile. Unfortunately I don't have a free machine with an Nvidia card right now to check, but you can do it yourself and add the Dockerfile Nvidia to the repository.

  2. batch inference - I will think about the implementation, but usually the issue is solved by adding a queue via another microservice like Apache Kafka

@Livioni
Copy link
Author

Livioni commented May 10, 2023

@Alex-Lekov
So thankful for your reply. I will consider your suggestions.
I'm trying to modify the functions to implement the batch operation.

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

3 participants
@Livioni @Alex-Lekov and others