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

how to do inference on multiple images as one batch? #263

Open
LevineYang opened this issue Jun 13, 2020 · 1 comment
Open

how to do inference on multiple images as one batch? #263

LevineYang opened this issue Jun 13, 2020 · 1 comment

Comments

@LevineYang
Copy link

Hi, Eric! I was wondering how to use the c++ demo like yolo_detect to do inference on multiple images, say 4 images , simultaneously?

@WangYX-TKZ
Copy link

Hi, Eric! I was wondering how to use the c++ demo like yolo_detect to do inference on multiple images, say 4 images , simultaneously?

I think you should modify the detect layer to add the supports of multiple images. just add a loop for batches

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