From 5fcc81f8a574612f86e203a3ee40bc1d32d7b3e8 Mon Sep 17 00:00:00 2001 From: David PAGNON Date: Mon, 21 Aug 2023 11:20:18 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95195cf..a69da82 100644 --- a/README.md +++ b/README.md @@ -763,7 +763,7 @@ If you want to contribute to Pose2Sim, please follow [this guide](https://docs.g *- Graphical User Interface*\ *- Multiple person triangulation*\ *- Synchronization*\ -*- Self-calibration based on keypoint detection*\ +*- Self-calibration based on keypoint detection* > - [x] **Pose:** Support OpenPose [body_25b](https://github.com/CMU-Perceptual-Computing-Lab/openpose_train/tree/master/experimental_models#body_25b-model---option-2-recommended) for more accuracy, [body_135](https://github.com/CMU-Perceptual-Computing-Lab/openpose_train/tree/master/experimental_models#single-network-whole-body-pose-estimation-model) for pronation/supination. > - [x] **Pose:** Support [BlazePose](https://developers.google.com/mediapipe/solutions/vision/pose_landmarker) for faster inference (on mobile device).