Medical-SAM-Adapter
Medical-SAM-Adapter copied to clipboard
A lightweight adapter bridges SAM with medical imaging [MedIA]
Hi, thanks for sharing this interesting work and making the code available. I'm trying to reproduce the results reported in the paper, but I've encountered several issues that make it...
Hi, I'm trying to inference your pre-trained Med-SA on the external SAM-Med2D-20M dataset, which covers multiple different datasets and modalities. However, pre-trained weights in the adapter zoo are trained for...
Hello, I have a question about the generation of 'pt' in the validation phase. If I understand correctly, when MSA prepared the validation set, the function 'random_click' used in 'utils.py',...