A newer version of the Gradio SDK is available:
5.49.1
metadata
title: Change Detection Model
emoji: 🛰️
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 3.41.2
app_file: app.py
pinned: false
Change Detection Model 🛰️
This Space demonstrates a U-Net-based change detection model that takes two images (old and current) as input and outputs a predicted mask highlighting the changes.
How to Use:
- Upload the old image.
- Upload the current image.
- The model will process and display a mask showing detected changes.
Built with ❤️ using Gradio and TensorFlow.