Open iostreambond opened 1 year ago
Hi~
It looks like your vot-toolkit is not running successfully.
I suggest you check that the dataset as well as the paths are configured correctly, as well as that the project and model paths are correct, and that the run path is correct.
In addition, it is recommended to first run:
python run_tracker_vot.py
to complete the debug process.
Thank you for your efforts. however, I encountered issues while running the model. What is the correct result after entering ”python run_tracker_vot.py “. ? I keep getting stuck here.
I have the same issue. Could you solve it? Great job with HQTrack by the way!
Hello everyone, maybe the tracker (python run_tracker_vot.py
) need to be available when we run the .sh
file (so run in on a separate terminal)
at least it will eliminate the "unable to connect" error,
If another error occur, at this point we should be able to see the log file, that should be helpful! ^^
I have configured the project, also I have modified the trackers.ini file as:
Now when I am running the project using the following command:
I am getting the exception as:
I request you to kindly help me in solving this exception.