- Download this github file:
git clone https://github.com/wjc0602/TNL2K_evaluation_toolkit_python
- Unzip related files for evaluation:
cd annos && unzip ./annos.zip
- Place the tracking results you need to evaluate in the tracking_results folder and modify the file. file.
utils/config_tracker.py
- Open the Matlab and run the script:
python evaluate_tnl2k_dataset.py
- Wait and see final results in result_fig folder.
This code is modified based on the MatLab version evaluation toolkit of [TNL2K].
If there is any infringement involved, please contact me to delete it via [email protected].