-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't get 65+ with GOT10k #86
Comments
Hi, thanks for your interest. |
I used the ones you've provided. |
I would tune it only if I get a nice result after epoch testing. If you have enough resources, of course you could tune it every time. For example, if your current is 64.7, it should be 65.5-67 in my experience. |
@ISosnovik @zhangliliang |
@ISosnovik thanks! |
@ISosnovik @JudasDie I trained ResNet22 on GOT10k and get 47.8 on OTB15,No modification in SiamRPN.ymal. the result is abnormal and confusing.=-= |
The models provided on |
@JudasDie I use FC model to initial the SiamRPN and increase pairs for epoch(40w), but gives me 0.53 on OTB100. |
And what is 20w and 40w? @davinca |
@ISosnovik it indicates the number of training samples per epoch. |
What is |
Oh. I suppose it is 10 000 |
yep =-= |
Hello
Thanks for your code.
I followed your code and trained ResNet22 on GOT10k.
No modification were done. At the end I got 64.7 on OTB15
How did you get 65.4?
The text was updated successfully, but these errors were encountered: