songdejia / Siamese-RPN-pytorch

This is a re-implementation of Siamese-RPN with pytorch, which is CVPR2018 spotlight.
MIT License
379 stars 87 forks source link

Test code #18

Open whikwon opened 5 years ago

whikwon commented 5 years ago

Which code can i use for test? I can't find one in code_v1.0

code/test_siamrpn.py?

whikwon commented 5 years ago

Has one-shot learning for video tracking implemented? (subsection 4. in the paper)

Tomingz commented 5 years ago

I don't find it either