yeerwen / UniSeg

MICCAI 2023 Paper (Early Acceptance)
Other
174 stars 5 forks source link

Question for Run sh run_ssl.sh for training #3

Closed jucyLL closed 1 year ago

jucyLL commented 1 year ago

Thank you for your excellent work. How do I train the uniseg please? nnUNet_train: error: unrecognized arguments: -exp_name UniSeg_Trainer

yeerwen commented 1 year ago

Did you do this step "Copy Upstream/nnunet to replace nnunet, which is installed by pip install nnunet (the address is usually 'anaconda3/envs/ your envs/lib/python3.8/site-packages/nnunet')."

jucyLL commented 1 year ago

Thank you for your reply, it solved my problem.