Update README with additional notes on EasyMocap and OpenSim projects
This commit is contained in:
@ -7,6 +7,8 @@
|
|||||||
|
|
||||||
### [EasyMocap](https://chingswy.github.io/easymocap-public-doc/)
|
### [EasyMocap](https://chingswy.github.io/easymocap-public-doc/)
|
||||||
|
|
||||||
|
国内团队 (浙江大学?) 出品
|
||||||
|
|
||||||
- Github: [zju3dv/EasyMocap](https://github.com/zju3dv/EasyMocap)
|
- Github: [zju3dv/EasyMocap](https://github.com/zju3dv/EasyMocap)
|
||||||
- IK fitting [easymocap/multistage/fitting.py](https://github.com/zju3dv/EasyMocap/blob/master/easymocap/multistage/fitting.py)
|
- IK fitting [easymocap/multistage/fitting.py](https://github.com/zju3dv/EasyMocap/blob/master/easymocap/multistage/fitting.py)
|
||||||
- Pose Prior [easymocap/multistage/gmm.py](https://github.com/zju3dv/EasyMocap/blob/master/easymocap/multistage/gmm.py)
|
- Pose Prior [easymocap/multistage/gmm.py](https://github.com/zju3dv/EasyMocap/blob/master/easymocap/multistage/gmm.py)
|
||||||
@ -30,7 +32,7 @@
|
|||||||
|
|
||||||
### [OpenSim](https://opensim.stanford.edu) 系列
|
### [OpenSim](https://opensim.stanford.edu) 系列
|
||||||
|
|
||||||
斯坦福大学的项目, 大抵的架构能力是比我强的, 但是目标和我试图达到的不同
|
斯坦福大学的项目, 大抵的架构能力是比我强的, 但是目标和我试图达到的不同 (区别在何处?)
|
||||||
|
|
||||||
#### [Pose2Sim](https://github.com/perfanalytics/pose2sim)
|
#### [Pose2Sim](https://github.com/perfanalytics/pose2sim)
|
||||||
|
|
||||||
@ -61,7 +63,7 @@ iPhone 便可实现的, 更偏向 commercial
|
|||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
> note that the motion must lie in the sagittal or frontal plane.
|
> note that the motion must lie in the sagittal or frontal plane.
|
||||||
>
|
>
|
||||||
> 应该只进行一次深度估计; 也就是说朝着/远离相机的视线方向的运动是无法估计的
|
> 我猜测这里只 (在开始时刻) 进行一次深度估计; 也就是说朝着/远离相机的视线方向的运动是无法估计的
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> 注意, 只能是单相机, 否则没有相机外参, 或者说不知道原点在哪里; 而单相机实现如
|
> 注意, 只能是单相机, 否则没有相机外参, 或者说不知道原点在哪里; 而单相机实现如
|
||||||
|
|||||||
Reference in New Issue
Block a user