fast-reid
fast-reid copied to clipboard
I want to do a multi object tracking using Deep OC Sort and BoT Sort
❓ How to do something using fastreid
Describe what you want to do, including: I want to train my custom dataset, the orientation same as dance track dataset but the whole data is different.
- what inputs you will provide, if any: Input dataset
data
|——————dancetrack
| └——————train
| └——————test
| └——————val
- what outputs you are expecting: The training, testing and the evaluation I am expecting as my outputs. And also metrics such as HOTA, MOTA, Assa, DetA, IDF1, IDFP, IDTP, IDFN, IDTN, IDSW etc.
NOTE:
-
Only general answers are provided. If you want to ask about "why X did not work", please use the Unexpected behaviors issue template.
-
About how to implement new models / new dataloader / new training logic, etc., check documentation first.
-
We do not answer general machine learning / computer vision questions that are not specific to fastreid, such as how a model works, how to improve your training/make it converge, or what algorithm/methods can be used to achieve X.