Skip to content

khanhpham3799/Unet_Kits19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcom to Duy Khanh channel

This is the modified of Unet model for KITS19 dataset.

To download data, run these command in terminal

git clone https://github.com/neheller/kits19

cd /kits19

python3 -m starter_code.get_imaging

Step 1

Run save_data.py to load and save data in training and testing set

Step 2

Run mean_std_get.py to get mean and standard variation values for normalization step. Run train.py to train model

Step 3

Run test.py for viewing result (tensorboard --logdir=runs)

Training set

alt text

Result of segmentation

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages