Mohamed Barakat

Results 1 issues of Mohamed Barakat

I am trying to train Mask2former for instance segmentation (image size 512*512), but I encountered this issue: RuntimeError: "ms_deform_attn_forward_cuda" not implemented for 'Half'. from mmcv import Config baseline_cfg_path='/content/mmdetection/configs/mask2former/mask2former_swin-s-p4-w7-224_lsj_8x2_50e_coco.py' cfg =...