↓ 1 callersFunctionprocess_single_json(json_dir, config, norm_data_path=pjoin(BASEPATH, 'data/treadmill_norm/test2d.npz'), scale=0.07, smooth=True,
style_transfer/data_loader.py:230
↓ 1 callersFunctionrotate_motion2d if mt[-1, 0, 0] > mt[0, 0, 0]: mt[..., 0] = -mt[..., 0]
style_transfer/probe/anim_view.py:259
↓ 1 callersFunctiony_rotation_from_positions input: positions [T, J, 3] output: quaters: [T, 1, 4], quaternions that rotate the character around the y-axis to face [0, 0, 1]
utils/animation_data.py:211
Method__init__(self, filename=os.path.join(BASEPATH, "..", "style_transfer", "global_info", "skeleton_CMU.yml"))
utils/load_skeleton.py:12
Method__init__(self, animation, targets,
references=None, iterations=10,
recalculate=True, damping=2.0,
utils/InverseKinematics.py:165
Method__init__(self,
anim, rest, weights, mesh, goal,
find_closest=True, damping=10,
iterations=10,
utils/InverseKinematics.py:345