CL-DETR
CL-DETR copied to clipboard
ModuleNotFoundError: No module named 'MultiScaleDeformableAttention'
Hi while running the code I have some problem.
How can I deal with this problem?
I tried pip install MutiScaleDeformableAttention but, I received "ERROR: Could not find a version that satisfies the requirement MultiScaleDeformableAttention (from versions: none)" error.
Can anyone help this issue?