LABIS Posturography AI¶
Private research front for EPPA vs OpenPose/MediaPipe/DeepLabCut.
Current Focus¶
- Validate every claim in the EPPA vs OpenPose material sent to Cristina and Monica.
- Reproduce comparisons between EPPA and markerless pose-estimation outputs.
- Validate OpenPose/Kinovea claims before they are reused in reports or emails.
- Keep hand-grasp feasibility linked but owned by
../manos-agarres/.
Source Layout¶
sources/gmail/sent-to-cristina/: attachments sent to Cristina/Monica that must be evidence-checked.sources/drive/: Drive bibliography package.sources/local/bibliografia-eppa-openpose/: local 17-paper bibliography collection.sources/local/investigacion-labis/: local generated research reports and presentations.docs/source-manifest.tsv: SHA-256 manifest for files undersources/.
Related Front¶
Hand and object-grasp work now lives in fronts/manos-agarres/.
OpenPose Docker¶
HAND-005 uses Docker as the supported OpenPose path:
docker/Dockerfile: builds OpenPose v1.7.0 from the official CMU repository with hand model downloads enabled.docker/README.md: build/run commands and license gate.scripts/run_openpose_docker.sh: runs the container against a folder and writes OpenPose JSON outputs.
Default run:
cd fronts/openpose
docker build -t labis/openpose-hand:1.7.0 -f docker/Dockerfile .
scripts/run_openpose_docker.sh
The default input is fronts/manos-agarres/data/synthetic; the default output is fronts/manos-agarres/results/comparison/openpose.