2022-09-21 13:42:29 +02:00
2022-09-19 15:19:13 +02:00
2022-09-11 19:39:46 +03:00
2022-09-11 19:39:46 +03:00
2022-09-16 22:43:06 +02:00
2022-09-21 13:42:29 +02:00
2022-09-16 22:43:06 +02:00
2022-09-19 15:49:09 +02:00

Ultralytics CI

Usage

python -m pip install --upgrade pip wheel
python -m pip install .  # (dev)
# pip install ultralytics (production)

import ultralytics
from ultralytics import HUB, YOLO

ultralytics.checks()
Description
YOLOv10: Real-Time End-to-End Object Detection [NeurIPS 2024]
Readme AGPL-3.0 14 MiB
Languages
Python 99.4%
Shell 0.3%
Dockerfile 0.3%