Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available:
5.44.1
metadata
title: Land Cover Segmentation and Analysis
emoji: 🛰️
colorFrom: green
colorTo: blue
sdk: gradio
pinned: false
sdk_version: 5.42.0
Sen-2 LULC: Interactive Land Cover Analysis
This tool performs semantic segmentation on satellite imagery to classify different types of land use and land cover (LULC). It is based on the Sen-2 LULC dataset and a Custom DeepLabV3+ model.
How it works:
- Upload Image: Upload a satellite image patch.
- Model Prediction: The deep learning model classifies each pixel into one of the 8 LULC classes.
- Analysis: The application generates a color-coded Segmentation Mask and a Quantitative Report calculating the area of each land class in hectares.