ge-xing / SegMamba

SegMamba: Long-range Sequential Modeling Mamba For 3D Medical Image Segmentation
https://arxiv.org/abs/2401.13560
354 stars 18 forks source link

TypeError: Mamba.__init__() got an unexpected keyword argument 'bimamba_type' #53

Open liubaoning111 opened 6 days ago

ge-xing commented 5 days ago

You might have installed the original Mamba block instead of the modified version I created. You can remove the parameters causing errors and re-run the program.

liubaoning111 commented 5 days ago

Hello, how do I install this?

ge-xing commented 4 days ago
image

get into the mamba directory of this repo and run the installation command.