↓ 2 callersFunctionget_normalized_camera_intrinsics intrinsics: (N, 3, 2), [[fx, fy], [cx, cy], [width, height]] Return batched fx, fy, cx, cy
LHM/datasets/cam_utils.py:90
↓ 2 callersMethodget_zero_pose_human(
self, shape_param, device, face_offset, joint_offset, return_mesh=False
)
LHM/models/rendering/smpl_x_voxel_dense_sampling.py:959
↓ 2 callersFunctionload_patch_model_from_single_file(state_dict, model_names, model_classes, extra_kwargs, model_manager, torch_dtype, device)
diffsynth/models/model_manager.py:112
↓ 2 callersMethodload_video(self, video_file, image_folder, height, width, start_frame_id, end_frame_id)
diffsynth/pipelines/pipeline_runner.py:53