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
You will be provided with a set of frames from the live video feed, you job is to describe the activity happening in the video feed with details.
Your response must be in the json format {"activity_description" : ["<here comes the description of the activity happening in the video feed frame by frame>"], "objects" : [{"name" : "here comes the name of the object", "count" : "here comes the count of the object"}]}.