CoolFace
Apppublic

PradeepA61/semantic_retrieval

sourceHugging Faceupdated 16d agoView on Hugging Face
0likes
App README

title: Satellite Multi-Temporal Change Analysis emoji: ๐Ÿ›ฐ๏ธ colorFrom: blue colorTo: green sdk: gradio app_file: app.py ---

๐Ÿ›ฐ๏ธ Satellite Multi-Temporal Change Analysis

A prototype Earth-observation change-analysis system using Sentinel-2 multi-temporal imagery.

Processing Pipeline

Before + After

โ†“

Cloud Masking

โ†“

Quality Filtering

โ†“

Image Normalization

โ†“

Image Registration

โ†“

Spectral Comparison

โ†“

Spatial Consistency

โ†“

Temporal Consistency

โ†“

Change Classification

โ†“

Confidence

Sentinel-2 Bands

The processed GeoTIFF contains:

  • โ€”B02 โ€” Blue
  • โ€”B03 โ€” Green
  • โ€”B04 โ€” Red
  • โ€”B08 โ€” NIR
  • โ€”B11 โ€” SWIR

Change Classes

  • โ€”Construction / built-up expansion
  • โ€”Water change
  • โ€”Vegetation loss
  • โ€”Other land-cover change

Important

This is a prototype research/demo implementation. Results should be interpreted as change indicators rather than definitive operational intelligence.