christianpayer / MedicalDataAugmentationTool-VerSe

GNU General Public License v3.0
175 stars 81 forks source link

How to verify the output results? #25

Open hwjung92 opened 2 years ago

hwjung92 commented 2 years ago

This codes looks good. however it is too complicated due to the lack of instructions. After completion of training and inference, I can get the .mha files and bbs.csv How to verify ( or display) the output results (.mha )?

GL108_CT_ax,0.8339234590530396,8.83392345905304,0.75,96.83392345905304,136.83392345905304,184.75
GL146_CT_ax,3.8125,51.8125,138.875,67.8125,171.8125,242.875
GL195_CT_ax,-12.15625,19.84375,13.25,43.84375,155.84375,141.25
GL216_CT_ax,-3.6572570204734802,52.34274297952652,72.625,108.34274297952652,148.34274297952652,200.625
GL217_CT_ax,-8.64743047952652,31.35256952047348,2.875,95.35256952047348,151.35256952047348,258.875
GL279_CT_ax,9.785285696387291,9.785285696387291,4.5,81.78528569638729,153.7852856963873,180.5
GL348_CT_ax,-14.136589303612709,25.86341069638729,-1.75,73.86341069638729,145.8634106963873,174.25
GL419_CT_ax,-13.15423595905304,18.84576404094696,13.25,74.84576404094696,162.84576404094696,213.25
GL428_CT_ax,4.32711797952652,12.32711797952652,19.375,52.32711797952652,140.32711797952652,107.375
GL492_CT_ax,-14.136589303612709,25.86341069638729,-0.25,89.86341069638729,137.8634106963873,247.75
hwjung92 commented 2 years ago

I found the docker version is much better to understand the codes and process.