SMPLify error on one-frame keypoints3d input
LazyBusyYang opened this issue · 1 comments
LazyBusyYang commented
- LBFGS raises an error when input has only one frame. A keypoints3d of two frames is good.
- Argument img_paths does not work in mview_sperson_smpl_estimator
- Error raised if mediapipe has not been installed. https://github.com/openxrlab/xrmocap/blob/main/xrmocap/human_perception/keypoints_estimation/mediapipe_estimator.py#L3
LazyBusyYang commented
Fixed in #77.