You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to test your model on perception_test dataset.
They test the SOT task on videos where they have multiple annotations (for each video they have more than one object), unfortunately they have a completely different format.
Is there a way to adapt the SOT dataloader to handle multiple object without performing MTO (iterate over all object in the video).
Or maybe how to add another dataset with a specific format.
Thank you very much!
The text was updated successfully, but these errors were encountered:
Hello!
I would like to test your model on perception_test dataset.
They test the SOT task on videos where they have multiple annotations (for each video they have more than one object), unfortunately they have a completely different format.
Is there a way to adapt the SOT dataloader to handle multiple object without performing MTO (iterate over all object in the video).
Or maybe how to add another dataset with a specific format.
Thank you very much!
The text was updated successfully, but these errors were encountered: