Satellite Image Segmentation
Manual terrain analysis of satellite imagery is slow, expensive, and impractical at scale; existing open-source tools lacked accuracy for remote or low-resolution regions.
Built a deep-learning pipeline using CNN and U-Net architecture with transfer learning and data augmentation. Evaluated 4 model variants and selected U-Net after benchmarking against a baseline of ~71% accuracy. Deployed as an interactive Streamlit demo.
Achieved 92% terrain classification accuracy — a 21-point improvement over baseline. Co-authoring an IEEE research paper on the work. Pipeline processes imagery in seconds versus hours of manual analysis.
.png)


