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
DEIM/engine/deim/hybrid_encoder.py", line 243, in with_pos_embed
[rank0]: return tensor if pos_embed is None else tensor + pos_embed
RuntimeError: The size of tensor a (4) must match the size of tensor b (400) at non-singleton dimension 1
The text was updated successfully, but these errors were encountered:
I encountered this bug with the latest code.
The text was updated successfully, but these errors were encountered: