roboflow / zero-shot-object-tracking

Object tracking implemented with the Roboflow Inference API, DeepSort, and OpenAI CLIP.
https://blog.roboflow.com/zero-shot-object-tracking/
GNU General Public License v3.0
357 stars 62 forks source link

Addded files for tracking different fields using multiple GPUs #37

Open meenakshiarya22 opened 4 months ago

meenakshiarya22 commented 4 months ago

This commit has added the files

  1. To extract different parameters from the detection.
  2. To allow running multiple videos on multiple GPUs.
meenakshiarya22 commented 4 months ago

Added files for Multiple GPUs and extracting different parameters.