Skip to main content

Libre YOLO - An open source YOLO library with MIT license.

Project description

LibreYOLO

Documentation PyPI License

MIT-licensed YOLO implementation supporting inference for YOLOv9 (t, s, m, c), YOLOX (nano, tiny, s, m, l, x), and RF-DETR (nano, small, base, medium, large).

Training support is under development

LibreYOLO Detection Example

Installation

pip install libreyolo

Quick Start

from libreyolo import LibreYOLO

# Auto-detect model version and size
model = LibreYOLO("LibreYOLOXs.pt")
results = model(image="https://raw.githubusercontent.com/LibreYOLO/libreyolo/main/media/parkour.jpg", save=True)

print(f"Detected {results['num_detections']} objects")

Documentation

Full documentation at libreyolo.com/docs:

License

  • Code: MIT License
  • Weights: Pre-trained weights may inherit licensing from the original source

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

libreyolo-1.0.0.tar.gz (129.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

libreyolo-1.0.0-py3-none-any.whl (154.6 kB view details)

Uploaded Python 3

File details

Details for the file libreyolo-1.0.0.tar.gz.

File metadata

  • Download URL: libreyolo-1.0.0.tar.gz
  • Upload date:
  • Size: 129.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for libreyolo-1.0.0.tar.gz
Algorithm Hash digest
SHA256 51334db3e8d51942f1e0014139e241f17c7a0485e9753e1ad801eb90c3d9b524
MD5 f35757c34cb0112204009525ea526e48
BLAKE2b-256 17dc16f58516b02aa812ab4e199bb4ee4c3250f9f13d2cbf03212d8b4db4a796

See more details on using hashes here.

Provenance

The following attestation bundles were made for libreyolo-1.0.0.tar.gz:

Publisher: publish.yml on LibreYOLO/libreyolo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file libreyolo-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: libreyolo-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 154.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for libreyolo-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 532b8cf71e403fb87a56b5ce63fce59e5d1d9d7b7cad88ebfd598c269bc53657
MD5 616e726219018f874c39a5828265e744
BLAKE2b-256 d63b39f691d264d76bb4e3024f8dfa4679423adfdd0125ef883a537a0352723e

See more details on using hashes here.

Provenance

The following attestation bundles were made for libreyolo-1.0.0-py3-none-any.whl:

Publisher: publish.yml on LibreYOLO/libreyolo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page