Skip to main content

Lane-based evaluation and workflow toolkit centered on a stable predictions interface contract, with qualified experimental and research paths.

Project description

YOLOZU (萬)

Japanese: Readme_jp.md | Chinese: Readme_zh.md

Official page: https://www.toppymicros.com/yolozu/ | PyPI: https://pypi.org/project/yolozu/ | Manual DOI: https://doi.org/10.5281/zenodo.18744926

Evaluate existing predictions

YOLOZU is an Apache-2.0 evaluation layer for predictions produced by your existing vision stack.

Give it a wrapped predictions.json, validate the predictions interface contract, and produce a comparable report.

1-Minute Demo

python3 -m pip install -U yolozu
yolozu doctor --proof
yolozu demo instance-seg --run-dir reports/quickstart_instance_seg --progress

Writes reports/quickstart_instance_seg/instance_seg_demo_report.json and visible PNG overlays under reports/quickstart_instance_seg/overlays/. The matching checklist lives at configs/quickstart/instance_seg_demo.yaml. For the full CPU-only DoD path (doctor --proof -> demo -> validate -> eval), see docs/cpu_only_dod.md. If you are unsure what to run next, use the built-in guide:

yolozu guide
yolozu guide --goal first-run
yolozu guide --goal evaluate
flowchart LR
    A["Ultralytics"] --> D["wrapped predictions.json"]
    B["RT-DETR"] --> D
    C["Detectron2 / MMDetection / custom"] --> D
    D --> E["validate"]
    E --> F["evaluate"]
    F --> G["comparable report"]

PyPI Python >=3.10 License CI

Read These First

Primary Focus

  • Stable lane: evaluate precomputed predictions fairly across frameworks and runtimes
  • Bridge lane: export or external training flows that emit the same predictions interface contract
  • Benchmark lane: qualify backend parity after the stable evaluation path is working
  • Research lane: opt-in workflows over already evaluated artifacts

Capability Maturity

  • Stable: prediction validation/evaluation, wrapped predictions.json, repo smoke/demo path, install/doctor flow
  • Experimental: backend parity, benchmark orchestration, external training handoff, macOS/MPS evaluation paths
  • Research: continual learning, self-distillation, TTT, Hessian refinement

Production Readiness

  • Production-ready today: prediction validation/evaluation and the predictions interface contract
  • Needs qualification in your environment: backend parity, benchmark orchestration, SynthGen handoff, macOS/MPS paths
  • Research-oriented: continual learning, self-distillation, TTT, Hessian refinement
  • Full details: docs/production_readiness.md

Who This Is For

  • You already have predictions and want fair cross-framework evaluation.
  • You want an Apache-2.0 evaluation layer without rewriting your training stack.
  • You do not want framework-native evaluation differences to become silent metric drift.

Not The Best Fit

  • You want one end-to-end training framework with one-click defaults.
  • You do not need cross-framework comparison or a stable predictions interface contract.

Why Not Just Use Framework-Native Evaluation?

Framework-native evaluation is convenient inside one stack, but it is harder to compare fairly across stacks. YOLOZU keeps the evaluation boundary at one predictions interface contract so the comparison path stays pinned even when the inference stack changes.

Where To Go Next

Secondary And Research Lanes

Repo Users

python3 -m pip install -e .
bash scripts/smoke.sh

More repo-first guidance:

Support And Legal

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

yolozu-4.4.1.tar.gz (1.0 MB view details)

Uploaded Source

Built Distribution

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

yolozu-4.4.1-py3-none-any.whl (679.9 kB view details)

Uploaded Python 3

File details

Details for the file yolozu-4.4.1.tar.gz.

File metadata

  • Download URL: yolozu-4.4.1.tar.gz
  • Upload date:
  • Size: 1.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for yolozu-4.4.1.tar.gz
Algorithm Hash digest
SHA256 e4d93a21e0942b5cb1d34468f10e12051026e320b65f5eb8d7ec89d66b5da9b6
MD5 8e37d6da7e9d3b6b16b9816ea9db495e
BLAKE2b-256 26ec12290d39d3db03000f22905aab189724b9e71ffebb0728b2ce8e05591a85

See more details on using hashes here.

Provenance

The following attestation bundles were made for yolozu-4.4.1.tar.gz:

Publisher: publish.yml on ToppyMicroServices/YOLOZU

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

File details

Details for the file yolozu-4.4.1-py3-none-any.whl.

File metadata

  • Download URL: yolozu-4.4.1-py3-none-any.whl
  • Upload date:
  • Size: 679.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for yolozu-4.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 db469aecee14419a474870e36bb26dd3e6064ada9bca9280f69a8b7d0a24929d
MD5 f4a72b9912d604dcd3e12b5963f95fb5
BLAKE2b-256 7b4a1783706c1bb05b808309c19722e24a7c91fc46dcbadb5369c683ba99cbfb

See more details on using hashes here.

Provenance

The following attestation bundles were made for yolozu-4.4.1-py3-none-any.whl:

Publisher: publish.yml on ToppyMicroServices/YOLOZU

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