File size: 655 Bytes
759df91
 
 
1be8257
 
759df91
 
 
 
 
 
abff26a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
759df91
abff26a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
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)