↓ 1 callersFunctionprojection_from_intrinsics Transform points from camera space (x: right, y: up, z: out) to clip space (x: right, y: up, z: in) Args: K: Intrinsic matrix, (N, 3,
utils/viewer_utils.py:20
↓ 1 callersFunctiontraining(dataset, opt, pipe, testing_iterations, saving_iterations, checkpoint_iterations, checkpoint, debug_from)
train.py:35
Method__init__(self, colmap_id, R, T, FoVx, FoVy, bg, image_width, image, image_height, image_path,
image_n
scene/cameras.py:18
Method__init__(self, width, height, fovy, fovx, znear, zfar, world_view_transform, full_proj_transform, timestep)
scene/cameras.py:50
Method__init__(self, source_path, sh_degree : int, disable_flame_static_offset=False, not_finetune_flame_params=False, \
scene/flame_gaussian_model.py:49
Method__init__(self, spatial_bounds, grid_dim=2, in_dim=3, out_dim=64, resolution=[128, 128, 128], a=-0.1, b=0.1)
utils/triplane_utils.py:146
Method__init__(self, expr_num = 80, key_jaw_pose_num = 16, line_size = (64, 64, 64), feat_dim = [32, 32, 32], n_layer = 2, n
utils/feature_line.py:27
Method__init__(self, W, H, r=2, fovy=60, znear=0.01, zfar=10, convention: Literal["opengl", "opencv"]="opengl", save_path='c
utils/viewer_utils.py:74