Update README.md
This commit is contained in:
parent
da843a6fc8
commit
1962a1a520
@ -850,6 +850,7 @@ If you want to contribute to Pose2Sim, please follow [this guide](https://docs.g
|
|||||||
✔ **Pose:** Support [DeepLabCut](http://www.mackenziemathislab.org/deeplabcut) for training on custom datasets.
|
✔ **Pose:** Support [DeepLabCut](http://www.mackenziemathislab.org/deeplabcut) for training on custom datasets.
|
||||||
✔ **Pose:** Support [AlphaPose](https://github.com/MVIG-SJTU/AlphaPose) as an alternative to OpenPose.
|
✔ **Pose:** Support [AlphaPose](https://github.com/MVIG-SJTU/AlphaPose) as an alternative to OpenPose.
|
||||||
▢ **Pose:** Support [MMPose](https://github.com/open-mmlab/mmpose), [SLEAP](https://sleap.ai/), etc.
|
▢ **Pose:** Support [MMPose](https://github.com/open-mmlab/mmpose), [SLEAP](https://sleap.ai/), etc.
|
||||||
|
▢ **Pose:** Access skeletons more easily by storing them in skeletons.toml.
|
||||||
|
|
||||||
✔ **Calibration:** Convert [Qualisys](https://www.qualisys.com) .qca.txt calibration file.
|
✔ **Calibration:** Convert [Qualisys](https://www.qualisys.com) .qca.txt calibration file.
|
||||||
✔ **Calibration:** Convert [Optitrack](https://optitrack.com/) extrinsic calibration file.
|
✔ **Calibration:** Convert [Optitrack](https://optitrack.com/) extrinsic calibration file.
|
||||||
@ -904,7 +905,7 @@ If you want to contribute to Pose2Sim, please follow [this guide](https://docs.g
|
|||||||
▢ **Demo:** Time shift videos and json to demonstrate synchronization
|
▢ **Demo:** Time shift videos and json to demonstrate synchronization
|
||||||
▢ **Demo:** Add another virtual person to demonstrate personAssociation
|
▢ **Demo:** Add another virtual person to demonstrate personAssociation
|
||||||
▢ **Tutorials:** Make video tutorials.
|
▢ **Tutorials:** Make video tutorials.
|
||||||
▢ **Doc:** Use [Sphinx](https://www.sphinx-doc.org/en/master) or [MkDocs](https://www.mkdocs.org) for clearer documentation.
|
▢ **Doc:** Use [Sphinx](https://www.sphinx-doc.org/en/master), [MkDocs](https://www.mkdocs.org), or (maybe better), [github.io](https://docs.github.com/fr/pages/quickstart) for clearer documentation.
|
||||||
|
|
||||||
▢ **Catch errors**
|
▢ **Catch errors**
|
||||||
✔ **Pip package**
|
✔ **Pip package**
|
||||||
|
Loading…
Reference in New Issue
Block a user