how to DefaultPredictor reading multipe images #3894
Unanswered
mrmoonshine24
asked this question in
Q&A
Replies: 1 comment
-
It sounds like using a for loop should solve this problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
I have trained a model which works succesfully. However when I am using defaultpredictor, I can only detect 1 images at the time. Which is fine but I was wondering how I can create something that will work for multiple images in the same folder. I dont need batch interference since it is not big enough, but to change the code for the predictor which images to give a result for is abit to much work.
Could someone help me out?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions