mmtracking icon indicating copy to clipboard operation
mmtracking copied to clipboard

fine-tune siameserpn++ on my own dataset

Open deepqd98 opened this issue 3 years ago • 1 comments

I want to fine-tune siameserpn++ on my own dataset, but my dataset format modified and annotated according to CocoVID's format cannot be used directly. For example, an error is reported there for pairsampling. Do I need to annotate it according to the SOT‘s’ format, and can you give me an example of the sot dataset format and annotation format?

deepqd98 avatar Jul 19 '22 05:07 deepqd98

Can you post your error here? About training the mode using your own datasets, you can refer to https://github.com/open-mmlab/mmtracking/blob/master/docs/en/dataset.md

JingweiZhang12 avatar Jul 19 '22 15:07 JingweiZhang12