Medical-SAM-Adapter
Medical-SAM-Adapter copied to clipboard
Training stuck after loading 3d data
Training stuck after loading 3d data
python train.py -net sam -mod sam_adpt -exp_name msa-3d-sam-btcv -sam_ckpt ./sam_vit_b_01ec64.pth -image_size 1024 -b 1 -dataset decathlon -thd True -chunk 1 -data_path /mnt/data/abdomen -num_sample 1
i run the program, but it gets stuck after loading the 3d data. How to solve it