PXDepth-Demo / pxdepth /utils /__init__.py
sysu111's picture
Add PXDepth demo
87608ea
Raw
History Blame Contribute Delete
262 Bytes
"""Shared low-level utilities for PXDepth inference and evaluation.
Submodules provide camera geometry, robust prediction alignment,
processed-benchmark readers, point-cloud export, and visualization. No broad
wildcard API is re-exported from this package.
"""