yolo-v8 / README.md
eusholli's picture
Added reference to source playground
7c46b79
|
raw
history blame contribute delete
No virus
929 Bytes

A newer version of the Streamlit SDK is available: 1.39.0

Upgrade
metadata
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.

A massive thanks to Ultralytics

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.