282857341 / nnFormer

MIT License
800 stars 84 forks source link

CUDA_VISIBLE_DEVICES=${cuda} nnFormer_train 3d_fullres nnFormerTrainerV2_${name} ${task} 0 #133

Open congcongwy51 opened 7 months ago

congcongwy51 commented 7 months ago

想问问这段代码的意思,是一折交叉运算吗,还是运行完.sh文件直接五折结束了嘛,因为我运行完只看到一个fold0,而nnunet有5个fold,CUDA_VISIBLE_DEVICES=${cuda} nnFormer_train 3dfullres nnFormerTrainerV2${name} ${task} 0,

Atoposiii commented 4 months ago

想问问这段代码的意思,是一折交叉运算吗,还是运行完.sh文件直接五折结束了嘛,因为我运行完只看到一个fold0,而nnunet有5个fold,CUDA_VISIBLE_DEVICES=${cuda} nnFormer_train 3dfullres nnFormerTrainerV2${name} ${task} 0,

是一折的