ChangeD / README.md
Vinit710's picture
Create README.md
7955629 verified

A newer version of the Gradio SDK is available: 5.49.1

Upgrade
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:

  1. Upload the old image.
  2. Upload the current image.
  3. The model will process and display a mask showing detected changes.

Built with ❤️ using Gradio and TensorFlow.