YubiaoYue / MedMamba

This is the official code repository for "MedMamba: Vision Mamba for Medical Image Classification"
297 stars 24 forks source link

Query on using MedMamba #31

Open abhi01cr opened 3 weeks ago

abhi01cr commented 3 weeks ago

I am trying to use MedMamba similar to how we import YOLO/CNN and other models. Is there any way how I can directly use MedMamba to replicate?

If it is not available, the code in MedMamba.py or train.py is sufficient or any additional extension is needed?

YubiaoYue commented 4 days ago

Thank you for your interest in MedMamba! Currently, MedMamba does not support a direct import similar to YOLO/CNN. You may need try to modify the configure of train.py. Should you have any further questions or require additional assistance, please do not hesitate to reach out!