uni-medical / STU-Net

The largest pre-trained medical image segmentation model (1.4B parameters) based on the largest public dataset (>100k annotations), up until April 2023.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use STUNet under nnUnet V2 version for completely starting from scratch training

bestswt opened this issue · comments

I want to use totalsegmentor V2 for a new pre-training, but there is only run_trainning.py for nnUNet in the run folder. How do I start re-training?