A newer version of the Gradio SDK is available:
5.21.0
metadata
title: SUM Saliency Map Prediction
emoji: 🗺️
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 3.32.0
app_file: app.py
pinned: false
SUM Saliency Map Prediction
This application generates saliency maps for uploaded images using the SUM model.
How to Use
- Upload an Image: Click on the "Input Image" box to upload your image.
- Select Mode: Choose the desired mode from the dropdown.
- Generate: The app will display the overlay image and the saliency map.
Installation
The app uses the SUM
package from GitHub.