MCPcopy Create free account

hub / github.com/XiaoBin2001/Improved-GS / functions

Functions319 in github.com/XiaoBin2001/Improved-GS

Methodget_scaling
Return positive Gaussian scales from raw log-scale parameters.
scene/gaussian_model.py:106
Methodget_xyz
Return raw Gaussian centers.
scene/gaussian_model.py:120
Functionhelper
Compute the scheduled learning rate for one step.
utils/general_utils.py:55
Functionin_frustum
submodules/diff-gaussian-rasterization/cuda_rasterizer/auxiliary.h:156
Functionlpips
r"""Function that measures Learned Perceptual Image Patch Similarity (LPIPS). Arguments: x, y (torch.Tensor): the input tensors to co
lpipsPyTorch/__init__.py:6
Functionndc2Pix
submodules/diff-gaussian-rasterization/cuda_rasterizer/auxiliary.h:41
Functionobtain
submodules/diff-gaussian-rasterization/cuda_rasterizer/rasterizer_impl.h:22
Functionparse_bool_arg
Parse flexible CLI boolean text into real `True` or `False` values. Argparse passes strings for values such as `--flag false`; this
arguments/__init__.py:16
Functionprocess_splits
Load the trained scene and evaluate every requested split. The function creates the Gaussian model, loads the requested iteration
utils/evaluation/render_metric.py:338
Methodqvec2rotmat
Return this image's rotation matrix.
scene/colmap_loader.py:63
FunctionreadColmapSceneInfo
Load a full Colmap scene description. The function reads camera metadata, creates the train/test split, computes scene norma
scene/dataset_readers.py:296
FunctionreadNerfSyntheticInfo
Load a Blender/NeRF synthetic scene description. The reader loads train/test transform files, optionally merges test views i
scene/dataset_readers.py:390
Functionrelocate_gs
Replace dead Gaussians with opacity-weighted samples from alive ones.
scene/methods/mcmc_ops.py:81
Functionrequired
submodules/diff-gaussian-rasterization/cuda_rasterizer/rasterizer_impl.h:86
FunctionrequiredImage
submodules/diff-gaussian-rasterization/cuda_rasterizer/rasterizer_impl.h:93
Functionsigmoid
submodules/diff-gaussian-rasterization/cuda_rasterizer/auxiliary.h:151
Functionsignal_handler
Stop all known child processes and exit with the standard interrupt code.
utils/batch_training/processes.py:20
FunctiontransformVec4x3
submodules/diff-gaussian-rasterization/cuda_rasterizer/auxiliary.h:96
FunctiontransformVec4x3Transpose
submodules/diff-gaussian-rasterization/cuda_rasterizer/auxiliary.h:106
← previous301–319 of 319, ranked by callers