Tracking-with-darkflow icon indicating copy to clipboard operation
Tracking-with-darkflow copied to clipboard

ID Numbers

Open arevel190 opened this issue 8 years ago • 3 comments

Hi,

I would like to know if there is a way to mitigate the problem of getting the IDs to jump to much from number. I am currently using your code and whenever a new person enters the frame the ID number tends to jump at least 10 numbers up.

Thanks!

arevel190 avatar Aug 17 '17 17:08 arevel190

I'll reopen this because I'me very interested to see if anyone has any idea or advise on how to fix this issue and increase accuracy of tracking in general, I'm thinking a good way to start is to test using multiple object detectors(RFCN, Faster RCNN, ....) and compare the tracking with deep sort from each of them to see how the detection can influence the tracking if at all

obendidi avatar Aug 24 '17 21:08 obendidi

I am also facing the issue with the ID number. The increment number is not providing all the time. If at a time 3 person are present the adjacent numbers will be provided. But if a new person emerges in the next frame the Id may be a larger value. Does anyone find a solution?

nidhinkk avatar Feb 21 '18 07:02 nidhinkk

@bendidi Hello, your method is awesome! But, I am also facing the issue with the ID number.Do you have good ways to solve it? Thanks.

ParticularJ avatar Jun 14 '18 09:06 ParticularJ