songdejia / Siamese-RPN-pytorch

This is a re-implementation of Siamese-RPN with pytorch, which is CVPR2018 spotlight.
MIT License
379 stars 87 forks source link

How can i prepare my own dataset? #27

Closed liudaizong closed 5 years ago

liudaizong commented 5 years ago

Hi! I am new to video object tracking, what should i do to prepare my own dataset for training or testing with your code?