U-Net-PyTorch icon indicating copy to clipboard operation
U-Net-PyTorch copied to clipboard

U-Net implementation in PyTorch for the LiTS challenge

Results 3 U-Net-PyTorch issues
Sort by recently updated
recently updated
newest added

Could you sent the link of the dataset to me?plz.

Is there a workaround to train the data on a 2GB GPU?

I just do as what README said.I have already run the data_create.py successfully.But when I run the train.py,the compiler told me "cannot identify image file '*.npy'".As a greener,I don't know...