A newer version of the Streamlit SDK is available: 1.55.0
metadata
title: Object Detection Project SEM6
emoji: 🐨
colorFrom: gray
colorTo: red
sdk: streamlit
sdk_version: 1.46.1
app_file: app.py
pinned: false
license: apache-2.0
short_description: MUJ_SEM6_Project
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Object Detection Using Machine Learning Techniques
A Streamlit app for real-time object detection using YOLOv8.
Features:
- Upload an image and detect objects instantly.
- Powered by
ultralyticsYOLOv8 model.
Usage:
Click on "App" to try it live.
Libraries:
- Python
- Streamlit
- YOLOv8 (Ultralytics)
Dataset:
Pre-trained on COCO dataset.