2022-09-21 13:57:28 +02:00
2022-09-21 13:57:28 +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:45:12 +02:00
2022-09-16 22:43:06 +02:00
2022-09-19 15:49:09 +02:00

Ultralytics CI

Install

git clone https://github.com/ultralytics/ultralytics
cd ultralytics
python -m pip install --upgrade pip wheel
pip install .  # (dev)
# pip install ultralytics (production)

Usage

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%