STVIR / pysot

SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
Apache License 2.0
4.44k stars 1.11k forks source link

cannot achieve SiameseRPN ‘ performance on OTB2015~ #166

Closed xi-mao closed 5 years ago

xi-mao commented 5 years ago

I trained SiameseRPN with ytbb and imagenet according to the paper。but i only got best auc 0.613 on OTB2015. the paper report result is 0.637. I don't know why 。 is there something differences in the code? anyone achieve the results?

dkgupta90 commented 5 years ago

Hi @xi-mao Did you figure out the issue? I am not able to generate numbers reported in the papers for SiamRPN and SiamRPN++.

xi-mao commented 5 years ago

@dkgupta90 No, i haven't reproduced the results. it's too stochastic.