megvii-research / MOTR

[ECCV2022] MOTR: End-to-End Multiple-Object Tracking with TRansformer
Other
635 stars 93 forks source link

why the parameter 'tensor_list' i transform to the function 'nested_tensor_from_tensor_list' is a dict. #37

Closed quxu91 closed 2 years ago

quxu91 commented 2 years ago

the error just like this image

nwoyecid commented 1 year ago

What is the solution to this issue?

nwoyecid commented 1 year ago

If you have similar issue, check that you are passing the correct num_classes in your dataset to your model.