Image Segmentation and Classification of SAR Water Images
Introduction
This project focuses on leveraging deep learning models for the classification and segmentation of Synthetic Aperture Radar (SAR) water images. The primary objectives are:
Image Classification: Determine whether an image contains water using ConvNeXt, Vision Transformer (ViT), and ResNet models.
Image Segmentation: Segment regions containing water using U-Net, U-Net++, and Vision Transformer (ViT) architectures.