We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d6654d commit 877d733Copy full SHA for 877d733
1 file changed
TPTBox/segmentation/__init__.py
@@ -2,4 +2,3 @@
2
3
from TPTBox.segmentation.spineps import _run_spineps_all, run_spineps
4
from TPTBox.segmentation.VibeSeg.vibeseg import extract_vertebra_bodies_from_VibeSeg, run_inference_on_file, run_nnunet, run_vibeseg
5
-from TPTBox.segmentation.VibeSeg.vibeseg import run_vibeseg as run_totalvibeseg # TODO deprecate
0 commit comments