foolwood / SiamMask

[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
http://www.robots.ox.ac.uk/~qwang/SiamMask
MIT License
3.47k stars 818 forks source link

How to train the network on my data? #1

Open bilel-bj opened 5 years ago

bilel-bj commented 5 years ago

What are the data format to consider for training SiamMask? And what are the steps to follow to train it on this data? Many thanks for your interesting work.

miaoshuyu commented 5 years ago

@bilel-bj I also want to know how to train my own data. @foolwood Could you please share your training details ? Thank you for your amazing work.

dbsxdbsx commented 5 years ago

me too.~this is a really interesting work.

bertinetto commented 5 years ago

Hi, Thanks for the interest in our work. We are planning to release the training code towards the end of May.

wangaixue commented 5 years ago

@bertinetto the all data about this project ? include the part of RPN and mask?

ron-weiner commented 5 years ago

@bertinetto thank you very much for that sharing that amazing project! do you have any update regarding the training release code?

foolwood commented 5 years ago

@bilel-bj @miaoshuyu @dbsxdbsx @wangaixue @ron-weiner

Thanks for your attention, we have released training code.

ThanhPham1987 commented 2 years ago

wait for training on custom dataset