JCruan519 / VM-UNet

(ARXIV24) This is the official code repository for "VM-UNet: Vision Mamba UNet for Medical Image Segmentation".
Apache License 2.0
517 stars 24 forks source link

Training losses do not decrease #43

Closed fangxiao-yu closed 7 months ago

fangxiao-yu commented 7 months ago

Hello, I downloaded the source code and only modified bachsize to 16. However, during the training process, the training loss has not decreased. May I ask what caused this? train.info.log train.info.log

Ley-lele commented 6 months ago

I met the same problem! have u solve it?