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
- 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