theAIGuysCode / yolov4-deepsort

Object tracking implemented with YOLOv4, DeepSort, and TensorFlow.
GNU General Public License v3.0
1.34k stars 753 forks source link

Extraction of vehicle trajectory data #110

Closed TariqHasan5167 closed 1 year ago

TariqHasan5167 commented 3 years ago

Hello. I want to extract vehicle trajectory data like vehicle identification number, position, lane and time from Yolov4 DeepSort to a csv file. Any one can help me out about the code of extraction such data. Your assistance will be highly appreciated. Regards

TariqHasan5167 commented 1 year ago

Thanks