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
Is there any way to run the model on a frame read by cv2? I want to read frames manually and get detections from the model but currently i am only able to perform inference from images within a folder.