--- 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 1. **Upload an Image**: Click on the "Input Image" box to upload your image. 2. **Select Mode**: Choose the desired mode from the dropdown. 3. **Generate**: The app will display the overlay image and the saliency map. ## Installation The app uses the `SUM` package from [GitHub](https://github.com/Arhosseini77/SUM.git). ## Demo ![Demo Screenshot](gradio_demo.png)