Spaces:
Sleeping
Sleeping
File size: 992 Bytes
2d1f590 | 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 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | ---
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
|