Skip to content
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

How should this problem be solved? #8

Open
JOKER-rf opened this issue Jan 15, 2025 · 0 comments
Open

How should this problem be solved? #8

JOKER-rf opened this issue Jan 15, 2025 · 0 comments

Comments

@JOKER-rf
Copy link

Traceback (most recent call last):
File "F:\work_code\videostitch\StabStitch2-main\Full_model_inference\Codes\test_online_tra.py", line 455, in
test(args)
File "F:\work_code\videostitch\StabStitch2-main\Full_model_inference\Codes\test_online_tra.py", line 296, in test
temporal_batch_out1 = build_TemporalNet(temporal_net, img1_tensor_list)
File "F:\work_code\videostitch\StabStitch2-main\Full_model_inference\Codes\temporal_network.py", line 25, in build_TemporalNet
batch_size, _, img_h, img_w = img_tensor_list[0].size()
IndexError: list index out of range

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant