Skip to content

Code and pretrained model for LabelSeg: automatic tract labeling without tractography

License

Notifications You must be signed in to change notification settings

scil-vital/LabelSeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LabelSeg

Code and pretrained model for LabelSeg: automatic tract labeling without tractography

Installation

Only Python3.10 is currently supported. It is recommended to install the software in a virtualenv.

To install, in the cloned project's folder:

pip install -e .

Docker containers are coming soon-ish.

Running

To run LabelSeg, use

labelseg_predict

The software will output 71 files, each corresponding to a bundle's label map. The bundle definitions follow TractSeg's, minus the whole CC.

Troubleshooting

Ran into a problem during installation or prediction ? Have a question ? Please open an issue !

About

Code and pretrained model for LabelSeg: automatic tract labeling without tractography

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages