Inference on multiple images

#2
by Vyshnavi2 - opened

Hi,

How to perform inference on multiple images? Is there any batch inference support?
I need to perform inference on 300+ images.
When I observed, it is taking an average of 1 second per an image on a CPU device.
How to speedup the inference?
Please help

Hey @Vyshnavi2 it supports batch inference. Check this URL for more details: https://github.com/fcakyon/yolov5-pip

keremberke changed discussion status to closed

Sign up or log in to comment