Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OMEGAMAX10 committed Jul 25, 2023
1 parent ddffc51 commit 05094de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
YOLOv8 object detection, tracking, image segmentation and pose estimation using Ultralytics API (for detection, pose estimation and segmentation), as well as DeepSORT (for tracking) in Python.
The results of the detection are extracted in JSON format and prepared for further processing.
For an enhanced user experience, the app interface is built using "streamlit" module from Python. The app can also be deployed in a Docker container.
This app is also available as a [public container on Docker Hub](https://hub.docker.com/r/bmarghescu/yolov8-docker).
This app is also available as a public container on [Docker Hub](https://hub.docker.com/r/bmarghescu/yolov8-docker).

## 1. App Deployment
The app can be deployed using Docker Compose using the following command:
Expand Down

0 comments on commit 05094de

Please sign in to comment.