Skip to content

wkxfudan/MyUnet_3Dseg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyUnetPipeline

This is the very first unet pipeline from scratch

the training image and labels are nifti files, mhd files could be transformed to nifti files first.

$ python unet_training.py

the models would be saved in ./runs_dict

$ python unet_evaluation.py

the output masks would be saved in ./tempdir

About

first unet pipeline from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%