↓ 4 callersMethodsave_outputs(self, save_path, scan_paths, smpl, th_scan_meshes, save_name='smpl')
smpl_registration/base_fitter.py:154
↓ 3 callersMethodviz_fitting(self, smpl, th_scan_meshes, ind=0,
smpl_vc=np.array([0, 1, 0]), **kwargs)
smpl_registration/base_fitter.py:240
↓ 2 callersMethod__init__(self, model_root, betas=None, pose=None, trans=None, offsets=None, gender='male', num_betas=300)
lib/smpl/wrapper_pytorch.py:219
↓ 2 callersMethodviz_fitting(self, smpl, th_scan_meshes, ind=0,
smpl_vc=np.array([0, 1, 0]), **kwargs)
smpl_registration/fit_SMPLH_IPNet.py:201
↓ 1 callersFunctioncompute_j3d_confidence compute the confidence of lifted 3d joints Args: j2d: (1, num_joints, 3*cam_views), numpy array Returns: (1, num_joints), mean o
utils/keypoints_3d_estimation/03_lift_keypoints.py:86
↓ 1 callersMethodfit(self, pc_files, j3d_files, pose_init=None, gender='male', save_path=None)
smpl_registration/fit_SMPLH_pcloud.py:26
↓ 1 callersMethodfit(self, scans, pose_files, smpl_pkl, gender='male', save_path=None)
smpl_registration/fit_SMPLHD.py:22
↓ 1 callersMethodfit(self, scans, pose_files, smpl_pkl, gender='male', save_path=None)
smpl_registration/fit_SMPLH_IPNet.py:65