huanglianghua / siamrpn-pytorch

A clean PyTorch implementation of SiamRPN tracker, evaluated on 7 datasets.
189 stars 32 forks source link

Question about training set #1

Open yuPeiyu98 opened 5 years ago

yuPeiyu98 commented 5 years ago

Thank you for your contributions! 👍 You are really admirable!

Thanks a lot! 😄

Best regards!

huanglianghua commented 5 years ago

@maniac-py As is described in DaSiamRPN paper, the model is trained on ImageNetVID, YouTube-BB, COCO and ImageNet Detection datasets.

The model in this repo is directly translated from the VOT2018 submission of SiamRPN on this url. Thanks.

takecareofbigboss commented 5 years ago

@huanglianghua hi, lianghua, any plans to release your training code?

shallowtoil commented 5 years ago

@maniac-py As is described in DaSiamRPN paper, the model is trained on ImageNetVID, YouTube-BB, COCO and ImageNet Detection datasets.

The model in this repo is directly translated from the VOT2018 submission of SiamRPN on this url. Thanks.

But SiamRPN paper acclaims only Youtube-BB and ILSVRC video detection datasets are used.

Xiyu-AI commented 4 years ago

您好,您可以发下您的训练相关代码么?我的邮箱1049566058@qq.com,谢谢

laisimiao commented 4 years ago

@maniac-py As is described in DaSiamRPN paper, the model is trained on ImageNetVID, YouTube-BB, COCO and ImageNet Detection datasets.

The model in this repo is directly translated from the VOT2018 submission of SiamRPN on this url. Thanks.

This url can't visit now??

linana1 commented 1 year ago

您好,您可以发下您的训练相关代码么?我的邮箱 1049566058@qq.com,谢谢

您好,您现在有训练的代码吗?我想知道跟踪用model.pth适合所有数据吗?