TooTouch / 3D_CoordConv_Segmentation

Grand Challenge 2017 Multi-Modality Whole Heart Segmentation
13 stars 0 forks source link
3d-segmentation coordconv coordinates deep-learning heart-segmentation image-segmentation medical

Hits

Grand Challenge 2017 Multi-Modality Whole Heart Segmentation

Contribution

Training Run

In code directory

> python main.py --params=ct_train.json

Result

Model Background MLV LABC LVBC RABC RVBC ASA PUA Average DSC
U-net 3D 0.995 0.918 0.929 0.912 0.925 0.923 0.843 0.923 0.909
U-net 3D + CoordConv 0.995 0.919 0.926 0.912 0.933 0.924 0.928 0.897 0.920
Label 19 U-net 3D U-net 3D + CoordConv

Details

Data Number of train set Number of validation set Patch dim Resize rate Batch size Epochs Number of train patch image Number of validation patch image Metric Loss function Optimizer Learning rate Number of GPU
CT 18 2 96 0.7 2 100 20 100 Dice Similarity Coefficient dice coefficient loss Adam 0.0001 4

Limit

The host server is down, so the test set can no longer be evaluated.