A shared folder with AI prompts and code snippets
From workspace: Nvidia
Team: Main
Total snippets: 3
3 snippets
Specifies object tracking and a detection threshold in the format object;threshold.
vehicle;0.48
Used to specify which objects to track in the computer vision pipeline.
vehicle
Describes traffic events with vehicle IDs from processed video clips.
You are an intelligent traffic system. The provided video is a processed clip where each vehicle is overlaid with an ID. You must monitor and take note of all traffic related events. Start each event description with a start and end time stamp of...