File size: 929 Bytes
3494365
c38e466
fa3e9fe
 
 
 
cae98ae
fa3e9fe
 
 
3494365
fa3e9fe
c38e466
72fcc88
7c46b79
 
c38e466
59844f8
7c46b79
59844f8
c38e466
59844f8
 
 
 
 
 
 
 
 
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
---
title: YOLO v8 Playground
emoji: 🦀
colorFrom: indigo
colorTo: blue
sdk: streamlit
sdk_version: 1.36.0
app_file: app.py
pinned: false
license: mit
---

# Yolo v8 Playground

Based on https://huggingface.co/spaces/eusholli/computer-vision-playground.

This Streamlit application uses the Computer Vision Playground as its base and has modified the analyze_frame function, replacing the example face/sentiment detection with object detection.  

To learn how to do the same yourself and start playing with computer vision models read [here](https://huggingface.co/spaces/eusholli/computer-vision-playground/blob/main/README.md).

A massive thanks to [Ultralytics](https://docs.ultralytics.com/modes/track/#python-examples)


### Contributing

We welcome contributions! If you have suggestions or improvements, feel free to open an issue or submit a pull request.

### License

This project is licensed under the MIT License.