Xinwei Dai

Results 4 issues of Xinwei Dai

Very interested in this interesting work,It is hoped that the model can be provided with weights for testing.

Hello author, is it possible to use your pipes on real blur images

I run learnerable_seg.py and want to use model = PromptSAM("vit_b", "ckpts/sam_vit_b_01ec64.pth").half().cuda() x = torch.randn(1, 3, 518, 518).half().cuda(), But mistakes can occur x = x + self.pos_embed RuntimeError: The size of...

In Table III of the paper, the performance on the NYU validation set is evaluated. Therefore, I assume that your method was fine-tuned on the NYU dataset. Could you please...