data_juicer.ops.common.mano_func module#
- class data_juicer.ops.common.mano_func.MANO(*args, joint_regressor_extra: str | None = None, **kwargs)[源代码]#
基类:
MANOLayer- __init__(*args, joint_regressor_extra: str | None = None, **kwargs)[源代码]#
Extension of the official MANO implementation to support more joints. :param Same as MANOLayer.: :param joint_regressor_extra: Path to extra joint regressor. :type joint_regressor_extra: str