Open 3073 opened 6 years ago
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 notifications@github.com 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 https://github.com/NationalAssociationOfRealtors/VehicleCounting/issues/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?