-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Hi,
I'm running the eval code for Geneval env, and got error:
mmcv/ops/multi_scale_deform_attn.py", line 319, in forward
assert (spatial_shapes[:, 0] * spatial_shapes[:, 1]).sum() == num_value
AssertionError
Is this caused by wrong dependency, e.g. mmcv? I'm following the exact instruction for geneval env setup.
Thanks
Reactions are currently unavailable