foolwood / foolwood/SiamMask

The proble in running test

Open
#187 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3.6k
Forks
804
PR merge metrics
No merged PRs in 30d

Description

python ../../tools/eval.py --dataset VOT2018 --tracker_prefix C --result_dir ./test/VOT2018
loading VOT2018: 0%| | 0loading VOT2018: 0%| | 0/60 [00:00
dataset = VOTDataset(args.dataset, root)
File "/home/shuping/daima/SiamMask-master/utils/pysot/datasets/vot.py", line 124, in __init__
meta_data[video]['width'],
KeyError: 'width

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the command with the VOT2018 dataset and inspect tools/eval.py, then follow the traceback into utils/pysot/datasets/vot.py at line 124. Determine why the loaded metadata lacks width and rerun the same evaluation command to verify that the KeyError is resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.