From c46863700314037737372f7532b2ffc851e8a663 Mon Sep 17 00:00:00 2001 From: David PAGNON Date: Wed, 14 Dec 2022 01:03:16 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c5bcca..11066f2 100644 --- a/README.md +++ b/README.md @@ -600,7 +600,7 @@ If you want to contribute to Pose2Sim, please follow [this guide](https://docs.g >
  • Finish deploying OpenPose body_135, AlphaPose HALPE_26, AlphaPose HALPE_136, AlphaPose COCO-WholeBody, MediaPipe BlazePose, COCO, MPII (skeleton.py and OpenSim models). Write SLEAP converter.
  • >
    >
  • Conda package and Docker image
  • ->
  • Solve limb swapping
  • +>
  • Outlier rejection (sliding z-score?) Also solve limb swapping
  • >
  • Implement normalized DLT and RANSAC triangulation, as well as a triangulation refinement step (cf DOI:10.1109/TMM.2022.3171102)
  • >
  • Implement optimal fixed-interval Kalman smoothing for inverse kinematics (Biorbd or OpenSim fork)
  • >
  • Utilities: convert Vicon xcp calibration file to toml