mmtracking
mmtracking copied to clipboard
fine-tune siameserpn++ on my own dataset
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?
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