Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

An end-to-end pipeline that turns raw video into quantified, classifiable behavior: video processing, pose estimation (MediaPipe and YOLO), joint angles, derived indices, and sequence-based classification. Work through it in numbered order.

Prerequisites: Module 00B (Python Fundamentals)
Estimated time: ~12–18 hours

After this module you can extract body keypoints from video, compute kinematic features, and train a behavior classifier.

In this module