From 6df0b8065402626442a64391d7a2745abbe5871f Mon Sep 17 00:00:00 2001 From: David PAGNON Date: Tue, 5 Nov 2024 11:08:52 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c2e75b..e80105c 100644 --- a/README.md +++ b/README.md @@ -60,9 +60,9 @@ Pose2Sim stands for "OpenPose to OpenSim", as it originally used *OpenPose* inpu - [x] **v0.8** *(04/2024)*: New synchronization tool - [x] **v0.9** *(07/2024)*: Integration of pose estimation in the pipeline - [x] **v0.10 *(09/2024)*: Integration of OpenSim in the pipeline** -- [ ] v0.11: Migrated documentation to new github.io website -- [ ] v0.12: Calibration based on keypoint detection, Handling left/right swaps, Correcting lens distortions +- [ ] v0.11: Integration of Sports2D, and documentation on new website - [ ] v0.13: Graphical User Interface +- [ ] v0.12: Calibration based on keypoint detection, Handling left/right swaps, Correcting lens distortions - [ ] v1.0: First full release ***N.B.:*** As always, I am more than happy to welcome contributors (see [How to contribute](#how-to-contribute)).