Spaces:
Sleeping
Sleeping
| title: Warehouse Vision | |
| emoji: ๐ | |
| colorFrom: blue | |
| colorTo: gray | |
| sdk: gradio | |
| sdk_version: 6.19.0 | |
| python_version: '3.12' | |
| app_file: app.py | |
| pinned: false | |
| license: mit | |
| short_description: AI-powered Warehouse Object Detection | |
| # Warehouse Vision AI | |
| A YOLOv8-based warehouse object detector trained on industrial warehouse scenes. | |
| ## Features | |
| - Upload your own warehouse image | |
| - Try 30 built-in sample images | |
| - View model performance metrics | |
| - Interactive confidence and IoU sliders | |
| ## Model | |
| YOLOv8 Custom Trained | |
| ## Dataset | |
| This project was trained using the SORDI Industrial Scene Dataset. | |
| Dataset source: | |
| https://www.kaggle.com/datasets/sordi-ai/industrial-scene-04-dataset | |
| https://www.kaggle.com/datasets/sordi-ai/industrial-scene-03-dataset | |
| The datasets are provided under the MIT License. | |
| ## Deployment | |
| Hugging Face Spaces + Gradio | |
| Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |