Skip to content

MiShutov/SegRunLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SegRunLib

This is simple library for vessel segmentation


How to install

To install, you can use the command:

pip install SegRunLib

Or download the repository from GitHub


Using Example

import SegRunLib

settings = {
    "in_path_nifty" : "MRA_Image.nii.gz",
    "out_path_nifty" : "MRA_Image_segmentation.nii.gz",
    "device" : "cuda"
}

SegRunLib.run(settings)

msst project

  • easy to use for everyone
  • no prerequirenments

alt text

From the developer

Hello. Have a good day!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages