git404hub

what is momentum fr?

facebookresearch/momentum — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2026-06-26

384C++Audience · researcherComplexity · 4/5ActiveSetup · moderate

tl;dr

A toolkit for tracking and optimizing human body poses in 3D, giving developers the math and solvers to build fitness, VR, or animation apps that understand human movement.

vibe map

mindmap
  root((repo))
    What it does
      Tracks 3D joint positions
      Optimizes poses
      Solves kinematics
    Tech stack
      C++
      Python
      Cross-platform
    Use cases
      Fitness form tracking
      VR body capture
      Animation tools
    Audience
      Researchers
      Developers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Build a fitness app that detects exercise form from video using pose optimization solvers.

VIBE 2

Add body tracking to a VR system that captures a user's position from a camera.

VIBE 3

Feed messy sensor or video data into Momentum's solvers to find the most likely 3D pose.

VIBE 4

Prototype motion analysis research in Python, then move to C++ for performance.

what's the stack?

C++PythonCondaPyPI

how it stacks up fr

facebookresearch/momentumd7ead/mkpivmmcjavarp/manager2026
Stars384390391
LanguageC++C++C++
Last pushed2026-06-26
MaintenanceActive
Setup difficultymoderatehardeasy
Complexity4/55/51/5
Audienceresearcherresearchergeneral

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 30min

Conda and Pixi installs are the most stable, PyPI wheels are also available.

prompts (copy fr)

prompt 1
Help me install Momentum via Conda and run a basic pose-tracking example in Python.
prompt 2
Show me how to use Momentum's solvers to fit a 3D pose to noisy video frame data.
prompt 3
Explain how Momentum models human kinematics between bones and joints.
prompt 4
Walk me through switching from Momentum's Python API to its C++ API for better performance.
prompt 5
How would I use Momentum to build a VR body-tracking feature from camera input?

Frequently asked questions

what is momentum fr?

A toolkit for tracking and optimizing human body poses in 3D, giving developers the math and solvers to build fitness, VR, or animation apps that understand human movement.

What language is momentum written in?

Mainly C++. The stack also includes C++, Python, Conda.

Is momentum actively maintained?

Active — commit in last 30 days (last push 2026-06-26).

How hard is momentum to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is momentum for?

Mainly researcher.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.