Skip to content

paul-bd/TMTV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

TMTV

Here is how to perform the inference for the different folds of Fully automatic segmentation of diffuse large B cell lymphoma lesions on 3D FDG-PET/CT for total metabolic tumour volume prediction using a convolutional neural network..

Usage

Install the required libraries :

You will first need and assure that the nnunet library is correctly working and configure required paths.

Download weights :

Weights can be downloaded at the following link

to perform inference

In the PATH_FOLDER every patients should be numbered as patientID_0000 for CT and patientID_0001 for PET in the nifti format wheree CT should be in hounsfield unit and PET in SUV.

Then from the terminal type:

nnUNet_predict -i PATH_FOLDER -o ./PATH_OUTPUT -t 1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published