File size: 670 Bytes
13b3742
 
 
 
 
e7bdac6
11c101a
13b3742
 
 
 
 
 
 
518e779
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e7bdac6
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
---
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 `ultralytics` YOLOv8 model.

## Usage:
Click on \"App\" to try it live.

## Libraries:
- Python
- Streamlit
- YOLOv8 (Ultralytics)

## Dataset:
Pre-trained on COCO dataset.