A newer version of the Streamlit SDK is available:
1.40.2
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.