Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YuLiu-LY/ArtGS
/ functions
Functions
339 in github.com/YuLiu-LY/ArtGS
⨍
Functions
339
◇
Types & classes
54
Method
get_xyz
(self)
scene/gaussian_model.py:99
Function
group_points_grad_wrapper_fast
utils/pointnet_lib/src/group_points.cpp:12
Function
group_points_wrapper_fast
utils/pointnet_lib/src/group_points.cpp:26
Function
helper
(step)
utils/general_utils.py:71
Function
interpret_transforms
base_R, base_t, R, t are all from canonical to world rewrite the transformation = global transformation (base_R, base_t) {R' part + t'} --> s
utils/metrics.py:118
Function
kl_divergence
(rho, rho_hat)
utils/loss_utils.py:22
Function
knn_wrapper_fast
utils/pointnet_lib/src/interpolate.cpp:27
Function
l2_loss
(network_output, gt)
utils/loss_utils.py:29
Function
load_correspondence
(args, cam, corr_dir)
utils/camera_utils.py:69
Method
motion_mask
(self)
scene/gaussian_model.py:84
Function
opt_n_threads
utils/pointnet_lib/src/cuda_utils.h:10
Method
param_names
(self)
scene/gaussian_model.py:67
Function
pc_normalize
(pc)
utils/pointnet2_utils.py:20
Function
pose_spherical
(theta, phi, radius)
utils/pose_utils.py:63
Function
quaternion_translation_mul
( qt1: Tuple[torch.Tensor, torch.Tensor], qt2: Tuple[torch.Tensor, torch.Tensor] )
utils/dual_quaternion.py:300
Function
quaternion_translation_to_dual_quaternion
https://cs.gmu.edu/~jmlien/teaching/cs451/uploads/Main/dual-quaternion.pdf
utils/dual_quaternion.py:249
Function
readInfo_2states
(path, white_background, eval, extension=".png", no_bg=True)
scene/dataset_readers.py:202
Function
reduction_batch_based
(image_loss, M)
utils/depth_loss.py:30
Function
reduction_image_based
(image_loss, M)
utils/depth_loss.py:42
Method
reg_loss
(self)
scene/deform_model.py:15
Function
render_path_spiral
(c2ws, focal, zrate=.1, rots=3, N=300)
utils/pose_utils.py:85
Function
render_wander_path
(view)
utils/pose_utils.py:106
Method
reset_extrinsic
(self, R, T)
scene/cameras.py:91
Function
rodrigues_mat_to_rot
(R)
utils/pose_utils.py:24
Function
rodrigues_rot_to_mat
(r)
utils/pose_utils.py:40
Function
saveTransformFilesOneScene
(start_poses, end_poses, split, fov_x, fov_y, scene_path)
data_tools/process_utils.py:144
Function
saveTransformFilesOneScene2s
(start_poses, end_poses, split, fov_x, fov_y, scene_path)
data_tools/process_utils.py:169
Function
se3_to_quaternion_translation
(se3, tuple=True)
utils/dual_quaternion.py:272
Function
standardize_dualquaternion
(qr: torch.Tensor, qd: torch.Tensor)
utils/dual_quaternion.py:130
Function
standardize_quaternion
Convert a unit quaternion to a standard form: one in which the real part is non negative. Args: quaternions: Quaternions with re
utils/dual_quaternion.py:115
Function
storePly
(path, xyz, rgb)
utils/mesh_utils.py:131
Function
three_interpolate_grad_wrapper_fast
utils/pointnet_lib/src/interpolate.cpp:56
Function
three_interpolate_wrapper_fast
utils/pointnet_lib/src/interpolate.cpp:40
Function
three_nn_wrapper_fast
utils/pointnet_lib/src/interpolate.cpp:15
Function
timeit
(tag, t)
utils/pointnet2_utils.py:15
Function
transform_poses_pca
Transforms poses so principal components lie on XYZ axes. Args: poses: a (N, 3, 4) array containing the cameras' camera to world transforms.
utils/mesh_utils.py:94
Function
translational_error
(motion, gt)
utils/metrics.py:256
Method
update_learning_rate
Learning rate scheduling per step
scene/gaussian_model.py:189
Method
visualize
(self, image, gt_image, gt_depth, depth)
train.py:234
← previous
301–339 of 339, ranked by callers