You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found a solution. Download weights from your browser and extract zip file. Then go to Comp2Comp/models/.totalsegmentator/nnunet/results/nnUNet/3d_fullres/ and copy the extracted folder here. This time it will work, because we are downloading the pre-trained weights manually.
I tried running the contrast phase detection pipeline:
This crashes with the following error:
It looks like the forked TotalSegmentatorV1's version is
1.5.3
:$ pip list | grep Segmentator TotalSegmentator 1.5.3 TotalSegmentatorV2 2.0.1
So it's unsurprising that zenodo downloads are failing, see wasserth/TotalSegmentator#200
I thought I'd try a quick hack and ran
pip install totalsegmentator==1.5.7
, but then I'm getting the following frombin/C2C contrast_phase
:The text was updated successfully, but these errors were encountered: