interaction-lab / interaction-lab/modeling-pipeline

OpenPose: Multi-person Tracking and Feature Extraction

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Expected Behavior:

1. Track 'who is who' given openpose output where multiple people are detected, creating a separate csv for each person
2. Data visualization(s) supporting #1, to help determine which csv belongs to which participant
3. Update estimates of openpose keypoint locations (likely method: using kalman filtering to predict locations based on previous locations- currently openpose does frame-by-frame estimations only)
4. Track optical flow in the area of each person. This is an additional feature describing movement of each detected person

**Note: this issue corresponds to branch 'openpose'**

Contributor guide

No contributing guide indexed for this repository

Research direction

Start from the `openpose` branch and inspect how OpenPose output is currently processed and stored. Break the work into multi-person tracking, per-person CSVs, visualizations, keypoint prediction, and optical-flow features; done means each requested behavior is implemented and the resulting data identifies participants.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision, data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.