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

bug? #12

Open
Clarkwk opened this issue Oct 22, 2023 · 1 comment
Open

bug? #12

Clarkwk opened this issue Oct 22, 2023 · 1 comment

Comments

@Clarkwk
Copy link

Clarkwk commented Oct 22, 2023

Hello, while testing the UAV123 dataset, the following error occurred. What is the reason? Sizes of tensors must match except in dimension 1. Expected size 1 but got size 2 for tensor number 1 in the list.

@songtianhui
Copy link
Collaborator

This is because that current version of code only supports single online template. You should set it in the corresponding .yaml file. For example

TEST:
  ONLINE_SIZES:
    UAV: [1]

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

2 participants