Dataset statistics helpers for Euler-view MOR estimation.
Project description
euler-ds-info
Dataset-level statistics helpers for Euler-view.
Current mode:
estimate-mor- estimate a lidar-aware MOR profile from RGB, sparse depth, intrinsics, and camera extrinsics loaded througheuler-loading.
Installation
pip install euler-ds-info
Usage
python -m euler_ds_info --input-json - <<'JSON'
{
"mode": "estimate-mor",
"modalities": {
"rgb": "/data/dataset/train#rgb",
"sparse_depth": "/data/dataset/train#sparse_depth",
"intrinsics": "/data/dataset/train#intrinsics",
"camera_extrinsics": "/data/dataset/train#camera_extrinsics"
}
}
JSON
The command prints a single JSON document with per-file MOR profiles and aggregate summary statistics.
Performance
- The CLI will use
SLURM_CPUS_PER_TASKautomatically when present. - You can override the worker count with
--workers NorEULER_DS_INFO_WORKERS=N. - The loader still runs sequentially; the speedup comes from parallel per-sample profiling.
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
euler_ds_info-0.4.0.tar.gz
(10.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file euler_ds_info-0.4.0.tar.gz.
File metadata
- Download URL: euler_ds_info-0.4.0.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.16 {"installer":{"name":"uv","version":"0.11.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea07fd4ee5d8e33a99f39da890dca27952c09cac4169e28d3b0cfb723cd2472b
|
|
| MD5 |
d90049c14c7e9f79a69a4e8e16e96b97
|
|
| BLAKE2b-256 |
7f93e732fef5ebf5820f20c9a5be8be0e221c84ab1a6947bba10228b19426c48
|
File details
Details for the file euler_ds_info-0.4.0-py3-none-any.whl.
File metadata
- Download URL: euler_ds_info-0.4.0-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.16 {"installer":{"name":"uv","version":"0.11.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bdd3b6f96632c77b1eeebb524d0413232bf2c5b7e5ebe4276f9a9e3eec16cd23
|
|
| MD5 |
606b50ee4b31a742f8ca4cf73a3f3223
|
|
| BLAKE2b-256 |
deef7648aa6be676b913d1bfbff5e642f0a3cfe0715844b67c6755cdf1d98b97
|