fast-reid icon indicating copy to clipboard operation
fast-reid copied to clipboard

I want to do a multi object tracking using Deep OC Sort and BoT Sort

Open karmakaragradwip02 opened this issue 1 year ago • 0 comments

❓ 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.

  1. what inputs you will provide, if any: Input dataset
data
|——————dancetrack
|        └——————train
|        └——————test
|        └——————val
  1. 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:

  1. Only general answers are provided. If you want to ask about "why X did not work", please use the Unexpected behaviors issue template.

  2. About how to implement new models / new dataloader / new training logic, etc., check documentation first.

  3. 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.

karmakaragradwip02 avatar Oct 01 '24 16:10 karmakaragradwip02