nwojke / deep_sort

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

Why does the track counts skips some value? #232

Closed athulvingt closed 3 years ago

athulvingt commented 3 years ago

[2. 3.] [2. 3. 4.] [2. 3. 4.] [2. 3. 4.] [2. 3. 4.] [2. 3. 4.] [2. 3. 4.] [2. 3. 4.] [2. 3. 4.] [2. 3. 4.] [2. 3. 4.] [2. 3. 4.] [2. 3. 4.] [2. 3. 4.] [2. 3. 4.] [2. 3. 4. 8.]

These are the track_id of the detected objects on each frame.

How did it assigned 8 to an object, by skipping 5,6, and 7?

these

pythonmjs commented 3 years ago

Hey, Im still in that problem. Did you find the solution? I'm still looking for solution