Different Variants of U-Net for Image Segmentation:
- UNet - U-Net: Convolutional Networks for Biomedical Image Segmentation
- Nested UNet - UNet++: A Nested U-Net Architecture for Medical Image Segmentation
- Attention U-Net : Learning Where to Look for the Pancreas
Clone the project
git clone https://github.com/aysenurcftc/semantic_segmentation.git
pip install -r requirements.txt