theAIGuysCode / yolov4-deepsort

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

Extraction of vehicle trajectory data #110

Closed TariqHasan5167 closed 8 months ago

TariqHasan5167 commented 2 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 8 months ago

Thanks