LearnablePromptSAM icon indicating copy to clipboard operation
LearnablePromptSAM copied to clipboard

Try to use the SAM-ViT as the backbone to create the learnable prompt for semantic segmentation

Results 17 LearnablePromptSAM issues
Sort by recently updated
recently updated
newest added

May I ask how much video memory your project needs at least to run? Is 24g 3090 enough

question

您好 我想问问您是运行什么数据集 num_class 才需要12呢? 如果我只是单一分割血管跟背景是不是 num_class 设置为2就行

Hello. I ran your code, but I always encountered the problem of version mismatch. What is your environment configuration? ![捕获](https://github.com/Qsingle/LearnablePromptSAM/assets/81399827/14cf0e21-d927-4012-8b5e-bfc0b02bf885)

May I ask the importance of the num classes argument? Without seeing example training data, it’s hard to know why the default is 12 classes. TIA

I'm glad you can open source your code for me to refer to, but I have some questions about variables in the code that I hope you can answer The...