Customized implementation of the U-Net in PyTorch for Kaggle's Carvana Image Masking Challenge from high definition images. This model was trained from scratch with 5k images and scored a Dice ...
Abstract: Existing image segmentation methods are mostly confined to the 2D plane, which only considers image information in one direction. As a classic image segmentation framework with 2D CNN ...