serviceberry3 / videopose3d_android

Porting this (https://github.com/facebookresearch/VideoPose3D) 3D human pose estimation model into Android for inference in the wild (on live video in real time). My goal is to use TfLite Posenet to get the 2D human keypoints and then feed them into the 3D model. Using PyTorch.
14Updated 3 years ago

Related projects

Alternatives and complementary repositories for videopose3d_android