-
Notifications
You must be signed in to change notification settings - Fork 104
Issues: chenxin-dlut/TransT
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
ValueError: operands could not be broadcast together with shapes (256,) (1024,)
#148
opened Jul 10, 2024 by
huade2022
loading LaSOT: 100%|██████████████████████████████| 280/280 [00:02<00:00, 115.95it/s, volleyball-19] 0.49 [0. 0. 0. ... 0. 0. 0.] Traceback (most recent call last): File "pysot_toolkit/test.py", line 227, in <module> main() File "pysot_toolkit/test.py", line 160, in main outputs = tracker.track(img) File "/media/ygh/S7/huade/TransT/pysot_toolkit/trackers/tracker.py", line 168, in track self.window * self.window_penalty ValueError: operands could not be broadcast together with shapes (256,) (1024,)
#147
opened Jul 10, 2024 by
huade2022
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.