Skip to main content

Benchmark framework for 3D displacement / optical-flow tools, with Bayesian hyperparameter sweeps and pluggable adapters.

Project description

geodispbench3d

A benchmark framework for 3D displacement / optical-flow tools, with Bayesian hyperparameter sweeps via Ax and pluggable adapters for any tool that can be invoked via CLI or Python.

Ships with two pre-built tool integrations:

  • iof3D — the optical-flow-on-point-clouds pipeline.
  • F2S3 — feature-to-supervoxel cross-correlation.

Adding a new tool is a YAML-and-glue exercise; see the integration guide.

Install

The framework alone (no tool deps):

pip install geodispbench3d

With the iof3D adapter (transitively pulls in iof3D and its dependencies):

pip install 'geodispbench3d[iof3d]'

Note: the [iof3d] extra is currently unavailable on public PyPI until iof3D is published publicly. The iof3D adapter ships in the wheel but stays dormant until then.

With the F2S3 adapter:

pip install 'geodispbench3d[f2s3]'

With the Streamlit dashboard:

pip install 'geodispbench3d[dashboard]'

Combinable: pip install 'geodispbench3d[f2s3,dashboard]'.

Quickstart

# Run a sweep
geodispbench3d run benchmarks/suites/f2s3_voxel_refine.yaml

# Inspect results
geodispbench3d dashboard --parquet outputs/f2s3_voxel_refine.parquet

# Inspect a metrics file
geodispbench3d list-metrics benchmarks/metrics/pointing_error.yaml

See docs/quickstart.md for a five-minute walkthrough, docs/concepts.md for the architecture, and docs/integrating/index.md when you want to plug in your own tool.

Repository layout

src/
├── geodispbench3d/                  framework (no tool deps)
├── geodispbench3d_iof3d/            iof3D adapter (ships in the wheel; dormant until iof3D is public)
└── geodispbench3d_f2s3/             F2S3 adapter (gated by [f2s3] extra)

benchmarks/
├── data/                            ground-truth files
├── datasets/                        dataset YAMLs (tool-agnostic)
├── metrics/                         metric definitions
└── suites/                          composed sweeps you actually run

docs/                                user documentation
examples/                            small synthetic walkthroughs
tests/                               core / iof3d / f2s3 test suites

License

Released under the BSD-3-Clause license — see LICENSE.

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

geodispbench3d-0.2.0.tar.gz (180.8 kB view details)

Uploaded Source

Built Distribution

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

geodispbench3d-0.2.0-py3-none-any.whl (98.4 kB view details)

Uploaded Python 3

File details

Details for the file geodispbench3d-0.2.0.tar.gz.

File metadata

  • Download URL: geodispbench3d-0.2.0.tar.gz
  • Upload date:
  • Size: 180.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for geodispbench3d-0.2.0.tar.gz
Algorithm Hash digest
SHA256 d2c5cb3b8c848f99e43801bdf4166afeffee838d65376a7fbceebd1bbd75c623
MD5 2c0e0b024ceacbdd6c6cf2eac779b625
BLAKE2b-256 8a2614acb3371d8d6ed91d3d3d1ab9a0c5a24c7b16020f30ad163aa443aefd81

See more details on using hashes here.

Provenance

The following attestation bundles were made for geodispbench3d-0.2.0.tar.gz:

Publisher: publish-pypi.yml on gseg-ethz/geodispbench3d

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

File details

Details for the file geodispbench3d-0.2.0-py3-none-any.whl.

File metadata

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

File hashes

Hashes for geodispbench3d-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0cb17e261d2e722a8037df2c302460a8541026fc104da68974a468904845d531
MD5 2f5b06b550d794a55afc42bc4414489b
BLAKE2b-256 494e247396fda80b2bf083a01477624fd4a604e803830563b13433c5aa003bd4

See more details on using hashes here.

Provenance

The following attestation bundles were made for geodispbench3d-0.2.0-py3-none-any.whl:

Publisher: publish-pypi.yml on gseg-ethz/geodispbench3d

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