MixFormerV2
MixFormerV2 copied to clipboard
bug?
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.
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]