nwojke / deep_sort

Simple Online Realtime Tracking with a Deep Association Metric
GNU General Public License v3.0
5.27k stars 1.47k forks source link

Anyone tried training the network on their own data? #188

Open mazatov opened 4 years ago

mazatov commented 4 years ago

Has anyone successfully trained the model on their own data? I'm using deepsort to track players in a sports video and I think it might perform better if I train the model specifically on sports players as they all wear very similar clothes.

Thanks