MrBlankness / LightM-UNet

Pytorch implementation of "LightM-UNet: Mamba Assists in Lightweight UNet for Medical Image Segmentation"
https://arxiv.org/abs/2403.05246
Apache License 2.0
299 stars 26 forks source link

About the "causal-conv1d" #22

Open ContestantsD opened 6 months ago

ContestantsD commented 6 months ago

I follow your instruction to install the package, but I meet this question as: 微信图片_20240423212123 微信图片_20240423212128

ContestantsD commented 6 months ago

the first picture shows that the variable "bare_metal_version" isn't defined previously.

F1ve2002 commented 2 weeks ago

I got the same problem, have you solved?

ContestantsD commented 2 weeks ago

I got the same problem, have you solved?

Not yet,I gived up