lichen-community-systems / movementosc

Movement OSC detects body keypoints using Tensorflow.js' MoveNet models and sends data over OSC.
MIT License
2 stars 1 forks source link

Add support for MediaPipe BlazePose #2

Closed colinbdclark closed 2 months ago

colinbdclark commented 2 months ago

Currently only the MoveNet models are supported. MediaPipe BlazePose has several models that can detect additional keypoints, and it would be good to refactor MovementOSC so that it can support additional models and engines other than TensorFlow.