[console_scripts]
totalspineseg = totalspineseg.inference:main
totalspineseg_augment = totalspineseg.utils.augment:main
totalspineseg_average4d = totalspineseg.utils.average4d:main
totalspineseg_cpdir = totalspineseg.utils.cpdir:main
totalspineseg_crop_image2seg = totalspineseg.utils.crop_image2seg:main
totalspineseg_extract_alternate = totalspineseg.utils.extract_alternate:main
totalspineseg_extract_levels = totalspineseg.utils.extract_levels:main
totalspineseg_extract_soft = totalspineseg.utils.extract_soft:main
totalspineseg_fill_canal = totalspineseg.utils.fill_canal:main
totalspineseg_init = totalspineseg.init_inference:main
totalspineseg_install_weights = totalspineseg.utils.install_weights:main
totalspineseg_iterative_label = totalspineseg.utils.iterative_label:main
totalspineseg_largest_component = totalspineseg.utils.largest_component:main
totalspineseg_map_labels = totalspineseg.utils.map_labels:main
totalspineseg_preview_jpg = totalspineseg.utils.preview_jpg:main
totalspineseg_reorient_canonical = totalspineseg.utils.reorient_canonical:main
totalspineseg_resample = totalspineseg.utils.resample:main
totalspineseg_transform_seg2image = totalspineseg.utils.transform_seg2image:main
