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
Hi,
I'm running the eval code for Geneval env, and got error:
Is this caused by wrong dependency, e.g.
mmcv? I'm following the exact instruction forgenevalenv setup.Thanks