theAIGuysCode / yolov4-deepsort

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

training parameter #138

Open kazuki-can opened 2 years ago

kazuki-can commented 2 years ago

Hi, I'm kazuki-can. Thanks for your attractive work. Since I'm going to write a paper about Computer Vision with this repository, I would like to know the training parameter for DeepSORT.

Thank you.