Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

lucid-yolo

lucid-yolo is an independent, from-scratch PyTorch Lightning implementation of the real-time detection, instance segmentation, and oriented detection methods described in the Ultralytics YOLO26 paper (arXiv:2606.03748). "YOLO" refers to the family of real-time detectors originated by Redmon et al. (2016). This project is not affiliated with, endorsed by, or derived from Ultralytics or its codebase. No Ultralytics source code, configurations, or model weights were consulted or used. See docs/PROVENANCE.md.

What this is

A research reproduction for knowledge sharing: independent verification of the paper's published ablation claims (STAL small-object gains, Progressive Loss schedule ranking, MuSGD convergence, DFL-removal neutrality, segmentation prototype-fusion and auxiliary-loss gains, OBB long-edge angle formulation) in a codebase with no shared lineage to the reference implementation. Everything implemented here is a fact, equation, or procedure published in the papers cited in docs/PROVENANCE.md.

Versioning

Perpetual 0.x release train — each 0.MINOR is a gated capability milestone (0.1 detection, 0.2 instance segmentation, 0.3 oriented detection, 0.4+ rolling). No 1.0 is planned: the project tracks a living specification (the paper plus this project's assumption register), and each release freezes its golden metrics; later releases must never regress them. This is a deliberate policy, not an abandonment signal — see docs/DECISIONS.md.

Current release: 0.2.0 — detection and instance segmentation, at the smoke tier and the smallest scale. No v0.1.0 was ever tagged; the detector's history ships inside the 0.2.0 changelog section, and goldens/frozen/0.2/ is the first frozen set. Releases publish no trained weights (D14).

Development

make setup   # venv + editable install + pre-commit hooks
make gate    # lint + pre-commit + tests + golden regression: the merge gate

Datasets are never committed and never fetched by the test suite — docs/DATASETS.md says where COCO 2017 and DOTA-v1.0 come from and what has to be on disk before a [DATA] run. docs/TRAINING.md carries the launch command for each of the three tiers.

The execution contract for contributors and agents lives in AGENTS.md; every design decision cites its public source (docs/PROVENANCE.md), and every point where the papers underdetermine the implementation is a recorded assumption (docs/ASSUMPTIONS.md).

License

Apache-2.0 (see LICENSE and NOTICE).

Download files

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

Source Distribution

lucid_yolo-0.3.0.dev2.tar.gz (280.0 kB view details)

Uploaded Source

Built Distribution

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

lucid_yolo-0.3.0.dev2-py3-none-any.whl (329.9 kB view details)

Uploaded Python 3

File details

Details for the file lucid_yolo-0.3.0.dev2.tar.gz.

File metadata

  • Download URL: lucid_yolo-0.3.0.dev2.tar.gz
  • Upload date:
  • Size: 280.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.11

File hashes

Hashes for lucid_yolo-0.3.0.dev2.tar.gz
Algorithm Hash digest
SHA256 e14a60a1e6616fa86a2dfb2877344b621f87b836684b841c8c4620b70d719a8f
MD5 cff2fe3d3e2916fb8e4d4eb91fe695f3
BLAKE2b-256 7ead7d8fcf78a4862d44fc1b9cf1ee6b959cdd0609fb68494e16ffd5897246e0

See more details on using hashes here.

File details

Details for the file lucid_yolo-0.3.0.dev2-py3-none-any.whl.

File metadata

  • Download URL: lucid_yolo-0.3.0.dev2-py3-none-any.whl
  • Upload date:
  • Size: 329.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.11

File hashes

Hashes for lucid_yolo-0.3.0.dev2-py3-none-any.whl
Algorithm Hash digest
SHA256 462758663852a628ddb22b9d85aee2fadf5304d8ff4b56e3e955ab5cc23399dd
MD5 56932d19335f10a7aa2bffd90ba2e536
BLAKE2b-256 4c47578e97a05c5a48e35c40f0254105f0cfb6de34dba70e528f55eb4a4a02b6

See more details on using hashes here.

Supported by

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