LICENSE
README.md
pyproject.toml
src/stera/__init__.py
src/stera/annotations/__init__.py
src/stera/annotations/hands/__init__.py
src/stera/annotations/hands/hand.py
src/stera/annotations/pose/__init__.py
src/stera/annotations/pose/body.py
src/stera/annotations/pose/camera.py
src/stera/core/__init__.py
src/stera/core/io.py
src/stera/core/transforms.py
src/stera/core/types.py
src/stera/data/__init__.py
src/stera/data/export.py
src/stera/data/mcap/__init__.py
src/stera/data/mcap/_compat.py
src/stera/data/mcap/_decoders.py
src/stera/data/mcap/_reader.py
src/stera/data/mcap/_session.py
src/stera/data/mcap/_sync.py
src/stera/eval/__init__.py
src/stera/eval/config.py
src/stera/eval/evaluate.py
src/stera/eval/metrics.py
src/stera/eval/plots.py
src/stera/eval/report.py
src/stera/models/__init__.py
src/stera/models/egoblur/__init__.py
src/stera/models/egoblur/blur.py
src/stera/models/egoblur/config.py
src/stera/models/hamer/__init__.py
src/stera/models/hamer/config.py
src/stera/models/hamer/tracker.py
src/stera/models/mediapipe/__init__.py
src/stera/models/mediapipe/config.py
src/stera/models/mediapipe/tracker.py
src/stera/models/mediapipe_face/__init__.py
src/stera/models/mediapipe_face/blur.py
src/stera/models/mediapipe_face/config.py
src/stera/models/retinaface/__init__.py
src/stera/models/retinaface/blur.py
src/stera/models/retinaface/config.py
src/stera/models/skeleton/__init__.py
src/stera/models/skeleton/estimator.py
src/stera/models/wilor/__init__.py
src/stera/models/wilor/config.py
src/stera/models/wilor/constants.py
src/stera/models/wilor/tracker.py
src/stera/processing/__init__.py
src/stera/processing/mesh.py
src/stera/utils/__init__.py
src/stera/utils/face_blur.py
src/stera/viz/__init__.py
src/stera/viz/log_annotations.py
src/stera/viz/logger.py
src/stera/viz/session.py
src/stera_sdk.egg-info/PKG-INFO
src/stera_sdk.egg-info/SOURCES.txt
src/stera_sdk.egg-info/dependency_links.txt
src/stera_sdk.egg-info/requires.txt
src/stera_sdk.egg-info/top_level.txt