Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 2.24 KB

File metadata and controls

24 lines (15 loc) · 2.24 KB

Satellight Image Segmentation with UNet and Its Variants

This repository contains the Collection of different Unet Variant such as VggUnet, ResUnet, DenseUnet, Unet. AttUnet, MobileNetUnet, NestedUNet, R2AttUNet, R2UNet, SEUnet, scSEUnet, Unet_Xception_ResNetBlock


UNet Variant

Sr No Topic Notebook
1. Unet Architecture for Satellight Image Segmentation Github
2. VGGUnet Architecture for Satellight Image Segmentation Github
3. ResUnet Architecture for Satellight Image Segmentation Github
4. DenseUnet Architecture for Satellight Image Segmentation Github
5. UnetPlusPlus Architecture for Satellight Image Segmentation Github

Thank you