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

dataloader for LUNA16 #8

Closed saeedizadi closed 7 years ago

saeedizadi commented 7 years ago

Hi, Thanks for sharing i see that you have implemented a dataloader for dealing with the LUNA16 dataset, but I did not found it the the repo. Can you please guide me where I can find it.

Thanks Saeed

saeedizadi commented 7 years ago

I just found it Thanks