Find a file
2017-08-17 15:33:47 +02:00
.gitignore Changed from deconv to bilinear for upsampling 2017-08-17 15:33:47 +02:00
data_vis.py First prototype 2017-08-16 14:24:29 +02:00
load.py Added load utilities 2017-08-17 15:32:38 +02:00
main.py First prototype 2017-08-16 14:24:29 +02:00
myloss.py First prototype 2017-08-16 14:24:29 +02:00
README.md Initial commit 2017-08-16 14:17:08 +02:00
train.py First prototype 2017-08-16 14:24:29 +02:00
unet_model.py Changed from deconv to bilinear for upsampling 2017-08-17 15:33:47 +02:00
unet_parts.py Changed from deconv to bilinear for upsampling 2017-08-17 15:33:47 +02:00
utils.py Added load utilities 2017-08-17 15:32:38 +02:00

Pytorch-UNet

Customized implementation of the U-Net in Pytorch for Kaggle's "Carvana Image Masking Challenge"