This detector uses Google's MediaPipe Pose Landmarker Lite model through the browser-only MediaPipe Tasks Vision runtime. It tries the GPU delegate first and falls back to WebAssembly on the CPU when GPU setup fails. Runtime and model files download separately, while the selected image remains inside your browser worker.
The output uses normalized image coordinates: x and y run from 0 to 1 across the image, while z is model-relative depth. The visibility slider only changes which points, connections, and angle estimates are shown. It does not rerun the model or improve uncertain source data.