Skip to content

No module named 'MultiScaleDeformableAttention'. #20

@Srisude

Description

@Srisude

Hi, when i run the folowing code in colab :!python3 /content/v-coco/RLIPv2/main.py --hoi --dataset_file vcoco --hoi_path /content/v-coco/data/annotations --coco_path /content/v-coco --output_dir /content/outputs --epochs 50 --batch_size 2 --num_queries I get the error that: import MultiScaleDeformableAttention as MSDA
ModuleNotFoundError: No module named 'MultiScaleDeformableAttention'. ı found the module from https://github.com/fundamentalvision/Deformable-DETR but it doesnt work,where is the mistake, thank youu.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions