You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey can you provide any guide on how to train model on the custom dataset like crowd_human or MOT17?
I am trying to separate training for yolo and deepsort models, but I am struggling with finding a dataset format for training the deep_sort the torchvision.datasets.ImageFolder in train.py seem to require images but I would expect it to require files with detection info etc.
Thanks for your time :)
The text was updated successfully, but these errors were encountered:
Hey can you provide any guide on how to train model on the custom dataset like crowd_human or MOT17?
I am trying to separate training for yolo and deepsort models, but I am struggling with finding a dataset format for training the deep_sort the torchvision.datasets.ImageFolder in train.py seem to require images but I would expect it to require files with detection info etc.
Thanks for your time :)
The text was updated successfully, but these errors were encountered: