dependabot[bot] a733e41bcc
Bump actions/setup-python from 3 to 4 (#39)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-07 19:11:14 +01:00
2022-10-10 14:01:07 +02:00
2022-09-11 19:39:46 +03:00
2022-10-10 14:01:07 +02:00
2022-10-15 19:39:05 +02:00
2022-10-10 14:01:07 +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%