Process to label a new graph using a 3D U-Net convolutional neural network.
The process can work using a GPU or on CPU. It requires a fair amount of RAM memory (about 4-5 GB). If not enough memory can be allocated, the process will abort with an error (thus will not hang the whole machine).
graph: Graphe de sillons corticaux ( entrée )input graph to segment
roots: Cortex Catchment Bassins ( entrée )root file corresponding to the input graph
model_file: Any Type ( entrée )file (.mdsm) storing neural network parameters
param_file: Any Type ( entrée )file (.json) storing the hyperparameters (cutting threshold)
rebuild_attributes: Booléen ( input )
skeleton: Cortex Skeleton ( entrée )skeleton file corresponding to the input graph
allow_multithreading: Booléen ( input )
labeled_graph: Labelled Cortical folds graph ( sortie )output labeled graph
cuda: Entier ( input )device on which to run the training(-1 for cpu, i>=0 for the i-th gpu)
fix_random_seed: Booléen ( input )Use same random sequence
use_capsul_completion: Booléen ( input )
edit_pipeline: Booléen ( input )
capsul_gui: Booléen ( input )
edit_study_config: Booléen ( input )
Toolbox : Morphologist
Niveau d'utilisateur : 0
Identifiant :
sulci_deep_labeling
Nom de fichier :
brainvisa/toolboxes/morphologist/processes/Sulci/Recognition/sulci_deep_labeling.py
Supported file formats :
graph :Graph and data, Graph and dataroots :gz compressed NIFTI-1 image, Aperio svs, BMP image, DICOM image, Répertoire, ECAT i image, ECAT v image, FDF image, FreesurferMGH, FreesurferMGZ, GIF image, GIS image, Hamamatsu ndpi, Hamamatsu vms, Hamamatsu vmu, JPEG image, Leica scn, MINC image, NIFTI-1 image, PBM image, PGM image, PNG image, PPM image, SPM image, Sakura svslide, TIFF image, TIFF image, TIFF(.tif) image, TIFF(.tif) image, VIDA image, Ventana bif, XBM image, XPM image, Zeiss czi, gz compressed MINC image, gz compressed NIFTI-1 imagemodel_file :mdsm file, mdsm fileparam_file :JSON file, JSON fileskeleton :gz compressed NIFTI-1 image, Aperio svs, BMP image, DICOM image, Répertoire, ECAT i image, ECAT v image, FDF image, FreesurferMGH, FreesurferMGZ, GIF image, GIS image, Hamamatsu ndpi, Hamamatsu vms, Hamamatsu vmu, JPEG image, Leica scn, MINC image, NIFTI-1 image, PBM image, PGM image, PNG image, PPM image, SPM image, Sakura svslide, TIFF image, TIFF image, TIFF(.tif) image, TIFF(.tif) image, VIDA image, Ventana bif, XBM image, XPM image, Zeiss czi, gz compressed MINC image, gz compressed NIFTI-1 imagelabeled_graph :Graph and data, Graph and data