How to train multiple classes?
I edited the MOT17 dataset by referring to issue 22 and success run the model with only person class.
However, after I added car class to this csv file , the model could not be trained.
Can you please help me?
I am sorry that this version of CTracker may not support the multi-category tracking. Maybe you need to modify the code if you want to use CTracker to solve it. You can refer to the reply in issue 12. https://github.com/pjl1995/CTracker/issues/12
I edited the MOT17 dataset by referring to issue 22 and success run the model with only person class.
However, after I added car class to this csv file , the model could not be trained.
Can you please help me?
did u succeed? could u tell some detail of mutiple classes of the training!pretty thanks!!!