/ultralytics

Ultralytics for yolov8

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

ultralytics

This is a unoffical repo for Ultralytics YOLOv8. Copied from ultralytics(0.0.59) python package.

More details

Install ultralytics python package

pip install -i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ ultralytics==0.0.59
pip install -e ultralytics

You can find the code in /usr/local/lib/pythonx.x/dist-packages/ultralytics (Ubuntu)