mattmacy / vnet.pytorch

A PyTorch implementation for V-Net: Fully Convolutional Neural Networks for Volumetric Medical Image Segmentation
https://mattmacy.github.io/vnet.pytorch
BSD 3-Clause "New" or "Revised" License
688 stars 201 forks source link

A comrehensive Readme file? #15

Open abhiML opened 6 years ago

abhiML commented 6 years ago

Hi @mattmacy , Is there a readme file where a step by step procedure for running the Vnet on the Luna 16 available? Would be very grateful if you could provide one. Thanks.

hflyzju commented 6 years ago

have you found it?

abhiML commented 6 years ago

No. I do not how to preprocess the data. The normalised lung ct 2_5 etc. What are the problems you are facing?

tomclavmaster commented 6 years ago

Did you ever figure out how to perform this preprocessing? I'm stuck at this point too.