CASIA-IVA-Lab / DCFST

DCFST
Apache License 2.0
18 stars 5 forks source link

Can not found the compiled Precise RoI Pooling library. Run ./travis.sh in the directory first. #2

Closed Mr-doraemon closed 3 years ago

Mr-doraemon commented 3 years ago

when I run the command that: _python runtracker.py sbdt OTB2015 --dataset 'otb'. The followling error will occur:Can not found the compiled Precise RoI Pooling library. Run ./travis.sh in the directory first. But I have complied the travis.sh file. How should I solve this problem? Thank you

noneUmbrella commented 3 years ago

Our framework is based on pytracking. This question is introduced in more detail in pytracking, and there are many answers. We strongly recommend you to refer to the project of pytracking along with its issues.@Mr-doraemon