Spaces:
Sleeping
Sleeping
metadata
title: ForestAI Tree Detection
emoji: π²
colorFrom: green
colorTo: yellow
sdk: gradio
sdk_version: 5.34.0
app_file: app.py
pinned: false
license: mit
ForestAI - Tree Detection from Satellite Imagery
Upload a GeoTIFF file to detect and map trees using AI-powered imagery analysis. This application provides:
- π² Automated tree detection from satellite imagery
- πΊοΈ Interactive split-view map visualization
- π Feature extraction and analysis
- π― Multiple feature types (trees, buildings, water, roads)
How to Use
- Upload a GeoTIFF file
- Select feature type to detect
- Click "Analyze Image"
- Explore the interactive split-view map
- Use the slider to compare base map and satellite imagery
Technology
Built with:
- Gradio for the web interface
- GeoPandas and Rasterio for geospatial processing
- Folium for interactive mapping
- AI-powered feature extraction algorithms
Migration Notes
This version has been migrated and optimized from a local development version for Hugging Face Spaces deployment while preserving core functionality.