You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can I use this to count cars that are detected by the deep learning detectors like SSD and YOLO?
I have detected and tracked people using SSD detector and kalman tracker.
now I need to count them as they cross a virtual line. is there a possibility of using this code for that purpose?
The text was updated successfully, but these errors were encountered:
Hi,
Technically it will work as long as the input is a stream of frames aka a
video flow.
However you may need some modification to let it work in your case.
Fei
On Sun, Apr 1, 2018 at 7:21 AM, 3073 ***@***.***> wrote:
Can I use this to count cars that are detected by the deep learning
detectors like SSD and YOLO?
I have detected and tracked people using SSD detector and kalman tracker.
now I need to count them as they cross a virtual line. is there a
possibility of using this code for that purpose?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#2>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AP84Op0y_t9-dlJj6A4Z8rZya6x2KJ-Eks5tkMYwgaJpZM4TCz8_>
.
Can I use this to count cars that are detected by the deep learning detectors like SSD and YOLO?
I have detected and tracked people using SSD detector and kalman tracker.
now I need to count them as they cross a virtual line. is there a possibility of using this code for that purpose?
The text was updated successfully, but these errors were encountered: