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
It is very easy to train on custom dataset. It depends on your custom data type whether it is single class or multi-class. If it is single class then you can just convert your train into MOT format and use MOT training pipeline. If it is multi-class then you can just convert your data into bdd100k data format and use motr_bdd100k training pipeline.
@HassanAliAnsari can you explain How?
I have labeled my data in CVAT and exported it as MOT 1.1 format. Is this format suitable for training? I am missing seqinfo files. It would be very helpful if you could explain it to me.
I wanna train my custom data not MOT, What should I do ?
The text was updated successfully, but these errors were encountered: