AttributeError: 'Custom' object has no attribute 'track_refine'
Open
- Dominant language
- Python
- Stars
- 3.6k
- Forks
- 804
- PR merge metrics
- No merged PRs in 30d
Description
AttributeError: 'Custom' object has no attribute 'track_refine'
How can I do?
when I run python ../../tools/demo.py --resume SiamMask_DAVIS.pth --config config_davis.json
or bash test_mask_refine.sh config_vot.json SiamMask_VOT.pth VOT2018 0
The error will appear,But I find Custom have this attribute in the code and I don't change anything in the download code. what's wrong with it and how can I deal with it?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.