MMFuser
MMFuser copied to clipboard
[Question] where is the MSDA
Question
hi! thanks for your excellent work! i encounter a problem when i read the code, the path is MMFuser/llava/model/multimodal_projector/deformable_attention/ops/functions/ms_deform_attn_func.py.line 18 import MultiScaleDeformableAttention as MSDA butr i can't fine MultiScaleDeformableAttention, could you please tell me where it is, it 's a lib or something?
looking forward to your reply!
Hi,
Thanks for your question. Please refer:
Deformation-Attention in Deformation-DETR is used in our Project. Run the following scripts to Compiling CUDA operators.
cd llava/model/multimodal_projector/deformable_attention/ops
sh ./make.sh