You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.
detectron/tools/infer_simple.py is a clean and tiny inference demo for the case when batchsize equals to 1.
For efficient inference, I want to detect several images at the same time.
Could anyone give me some advice on implementing "batchsize > 1" inference demo?
The text was updated successfully, but these errors were encountered: