theAIGuysCode / yolov4-deepsort

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

How can I optimize it to my custom data? #111

Open seawavve opened 3 years ago

seawavve commented 3 years ago

I want to optimize yolo4-deepsort to custom data. My data and labels don't exist in Coco dataset. totally custom things. I don't know what to do. Can you suggest me some hint or some tutorial? plz

hussainfolio3 commented 2 years ago

hi @seawavve were you able to find any tutorial?