Closed ks322181 closed 4 years ago
AttributeError: 'Custom' object has no attribute 'track_refine'
python ../../tools/demo.py --resume SiamMask_DAVIS.pth --config config_davis.json
When i am running the above command . It is displaying an images but when i am selecting (ROI) in image. It is throwing the above error. How to resolve this.
Thanks in Advance
I have same error for test
@ks322181 did you solve this issue?
AttributeError: 'Custom' object has no attribute 'track_refine'
python ../../tools/demo.py --resume SiamMask_DAVIS.pth --config config_davis.json
When i am running the above command . It is displaying an images but when i am selecting (ROI) in image. It is throwing the above error. How to resolve this.
Thanks in Advance