Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siddhsuresh/tarp-monkey-yolov8
https://github.com/siddhsuresh/tarp-monkey-yolov8
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/siddhsuresh/tarp-monkey-yolov8
- Owner: siddhsuresh
- Created: 2023-04-11T22:19:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-12T06:05:16.000Z (over 1 year ago)
- Last Synced: 2024-10-11T08:01:56.541Z (27 days ago)
- Language: Jupyter Notebook
- Size: 20.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Yolov8-Streamlit-App Monkey Detection
Run [YOLOv8](https://github.com/ultralytics/ultralytics/) detection with [Streamlit](https://github.com/streamlit/streamlit)
## Shared on Streamlit Cloud
## Requeriments
```
pip install -r requirements.txt
```## Run
```
streamlit run main.py
```