--- title: Stop Sign Identifier emoji: 🃏 colorFrom: blue colorTo: purple sdk: gradio sdk_version: "5.47.2" app_file: app.py pinned: false --- # Stop Sign Identifier This Space hosts a **Gradio interface** for an AutoGluon multiodal model trained on the [Stop Sign Identifier Dataset](https://huggingface.co/datasets/ecopus/sign_identification). ## How it works - Upload an image you would like to identify or choose from one of the examples - Get predictions (hard labels and probabilities). ## Files - `app.py`: The Gradio app code. - `requirements.txt`: Dependencies. - `README.md`: This file (with Space metadata).