Open KeyaoZhao opened 12 months ago
We have included multi-GPU training code in the source code of SAM-Med3D. If you need to run it on multiple cards, you can refer to the following link: https://github.com/uni-medical/SAM-Med3D/blob/main/train.py
Hello, can Med2D train with multiple cards now? I failed to refer to the 3D multi card training.
Nice work! And I wonder how to train on multi gpus instead of single gpu? Can you provide the code plz? Thanks a lot!