StrangerZhang / SiamFC-PyTorch

SiamFC PyTorch
MIT License
233 stars 63 forks source link

About train code #1

Closed chenqihuang closed 5 years ago

chenqihuang commented 6 years ago

Thanks to the pytorch version of siamesefc. Can you provide the completed code to generate the OTB results?

StrangerZhang commented 6 years ago

use this repo(https://github.com/bilylee/tracker_benchmark.git) to generate OTB results

vincennnnt commented 5 years ago

@QiHuangChen Sorry to interrupt you,did you succeed to evaluate the OTB results?And I don‘t exactly know how to use the repo(https://github.com/bilylee/tracker_benchmark.git.

shallowtoil commented 5 years ago

you could put run_SiamFC.py and folder siamfc in this repo to a newly established folder as 'SiamFC' in 'trackers' of this repo (https://github.com/bilylee/tracker_benchmark.git). Note that few more modifications are required. @vincennnnt