foolwood / foolwood/SiamMask

File "/opt/SiamMask/utils/pysot/evaluation/ar_benchmark.py", line 77, in show_result overlaps = list(itertools.chain(*ret['overlaps'].values())) TypeError: 'float' object is not iterable

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

Description

This problem arises when testing vot. I hope you can help me with it. Thanks

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at utils/pysot/evaluation/ar_benchmark.py line 77 and reproduce the failure while testing VOT. Inspect how ret['overlaps'] is populated before show_result; done means VOT testing no longer raises the reported TypeError.

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
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.