nwojke / deep_sort

Simple Online Realtime Tracking with a Deep Association Metric
GNU General Public License v3.0
5.16k stars 1.45k forks source link

Apply SORT #315

Closed Bitahsni closed 10 months ago

Bitahsni commented 1 year ago

Hi everyone. I want to assigned unique ID to each object in image. Can I apply the SORT on image? not video!

abewley commented 1 year ago

You may not need any tracker and could use the index of the detections as a unique ID. Would this meet your needs?