Loading two model

I am loading two model .pt file. One to detect person and another which detects cardboard box. I have used two BoxAnnotator and two zone annotator , so that it invidualky counts the item. but when i use two

zone.trigger(detections=detections) 

it is displaying count only for the first model and does not show count when detecting second model. Please help to fix the issue.

Hi @Jaishankar_Vetrivel

I think you would be best helped if you create an issue on our Supervision GitHub!

Here’s the link to creating a issue on the Supervision repo

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.