Giter Site home page Giter Site logo

Comments (2)

Stoooner avatar Stoooner commented on June 20, 2024

你需要在lib/test/vot20/stark_st50.py文件的from lib.test.vot20.stark_vot20 import run_vot_exp语句之前添加下面的代码就可以解决这个问题了:

prj_path = os.path.join(os.path.dirname(__file__), '../../../')
if prj_path not in sys.path:
    sys.path.append(prj_path)

添加上了上面的代码之后就可以正常执行bash exp.sh语句了, 下面是正常测试VOT20的部分显示结果:

Loading dataset      |██████████████████████████████████████████████████████| 100% [00:00<00:00]
Loaded workspace in '.'
Scanning registry /home/stoner/vscode_workplace/Stark/external/vot20/stark_st50/trackers.ini
Found 1 trackers

Found data for 1 trackers
Evaluating tracker stark_st50
                      |                                                    |   0% [00:00<?]Running process: /usr/bin/python3 -m stark_st50
 stark_st50/baseline  ||   1% [00:25<1:14:53]Running process: /usr/bin/python3 -m stark_st50
 stark_st50/baseline  ||   1% [00:39<56:28]Running process: /usr/bin/python3 -m stark_st50
 stark_st50/baseline  ||   2% [00:59<56:40]Running process: /usr/bin/python3 -m stark_st50
 stark_st50/baseline  ||   2% [01:48<1:57:16]Running process: /usr/bin/python3 -m stark_st50
 stark_st50/baseline  ||   2% [02:30<2:38:46]Running process: /usr/bin/python3 -m stark_st50
 stark_st50/baseline  |█▏                                                  |   2% [03:06<3:00:06]Running process: /usr/bin/python3 -m stark_st50
 stark_st50/baseline  |█▎                                                  |   3% [03:36<3:06:12]Running process: /usr/bin/python3 -m stark_st50

from stark.

MasterBin-IIAU avatar MasterBin-IIAU commented on June 20, 2024

@Stoooner Thanks for helping to solve this problem :)

from stark.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.