๐ŸŒ Satellite Land Cover Classifier

Upload a satellite image and get land-cover classification heatmap + coverage stats.

๐Ÿ“ค Upload Image

๐ŸŽจ Color Legend

๐Ÿ“Š Results

โ„น๏ธ How it works

This classifier uses a sliding window approach:

  • Patch Size: 128x128 pixels
  • Stride: 128 pixels (no overlap)
  • Output: Color-coded heatmap + coverage percentages

Note: You need to upload your trained model file (export.pkl) to use this classifier.