MCPcopy Create free account

hub / github.com/APRIL-ZJU/Gaussian-LIC / functions

Functions231 in github.com/APRIL-ZJU/Gaussian-LIC

↓ 14 callersMethodclone
src/optim_utils.h:43
↓ 8 callersMethodget
non-allocating, todo: set size?
src/tinyply.h:85
↓ 7 callersMethodset_lr
src/optim_utils.h:53
↓ 6 callersMethodadd_properties_to_element
src/tinyply.h:786
↓ 6 callersFunctionsave_img
( data: Tensor, file_name: Path, )
ckpt/SPNet/src/utils.py:43
↓ 5 callersMethodgetXYZ
src/gaussian.cpp:286
↓ 5 callersMethodstep
src/optim_utils.h:83
↓ 4 callersFunctionRGB2SH
src/gaussian.h:49
↓ 4 callersMethod__init__
(self)
src/lpips/lpipsPyTorch/modules/networks.py:91
↓ 4 callersFunctioncvMat2TorchTensor_Float32
* @brief * * @param mat {rows, cols, channels} * @param device_type * @return torch::Tensor {channels, rows, cols} */
src/tensor_utils.h:39
↓ 4 callersMethodread
src/tinyply.h:491
↓ 4 callersFunctionrender
src/rasterizer/renderer.cpp:21
↓ 3 callersMethod__init__
(self, dim, eps=1e-6)
ckpt/SPNet/src/custom_blocks.py:99
↓ 3 callersMethodbackward
src/loss_utils.h:163
↓ 3 callersFunctionfind_property
src/tinyply.h:349
↓ 3 callersFunctionhash_fnv1a
src/tinyply.h:217
↓ 3 callersFunctioninverse_sigmoid
src/general_utils.h:26
↓ 3 callersMethodset_requires_grad
(self, state: bool)
src/lpips/lpipsPyTorch/modules/networks.py:46
↓ 2 callersMethod__init__
(self)
ckpt/SPNet/src/losses.py:8
↓ 2 callersMethod_sample
(raw, zero_rate)
ckpt/SPNet/src/data_tools.py:159
↓ 2 callersFunctiondepth_read
(filename)
ckpt/SPNet/test_utils.py:15
↓ 2 callersFunctionfind_element
src/tinyply.h:343
↓ 2 callersMethodforward
src/loss_utils.h:138
↓ 2 callersMethodgetScaling
src/gaussian.cpp:276
↓ 2 callersMethodget_const
src/tinyply.h:86
↓ 2 callersFunctionmin_max_norm
(depth)
ckpt/SPNet/src/utils.py:36
↓ 2 callersFunctionproperty_type_from_string
src/tinyply.h:226
↓ 2 callersFunctionpsnr
src/loss_utils.h:35
↓ 2 callersMethodsetIntrinsic
src/camera.h:38
↓ 2 callersMethodsetPose
src/camera.h:52
↓ 2 callersMethodsize_bytes
src/tinyply.h:87
↓ 2 callersFunctionssim
src/loss_utils.h:114
↓ 2 callersMethodtrain
(self, cf)
ckpt/SPNet/src/src_main.py:136
↓ 2 callersMethodwrite
src/tinyply.h:569
↓ 1 callersFunctionEigenMatrix2TorchTensor
src/tensor_utils.h:188
↓ 1 callersMethod__gethole__
(hole_dir)
ckpt/SPNet/src/data_tools.py:250
↓ 1 callersMethod__getrgbd__
(rgbd_dir)
ckpt/SPNet/src/data_tools.py:237
↓ 1 callersMethod__gradient_loss__
(self, residual: Tensor)
ckpt/SPNet/src/losses.py:54
↓ 1 callersMethod__init__
( self, in_chans=5, dims=[96, 192, 384, 768], depths=[3, 3, 9, 3],
ckpt/SPNet/src/modules.py:7
↓ 1 callersMethod__init__
(self, rgbd_dir, hole_dir, size)
ckpt/SPNet/src/data_tools.py:202
↓ 1 callersMethod_holes
(self, raw, hole_ls, p=0.8)
ckpt/SPNet/src/data_tools.py:130
↓ 1 callersMethod_noiseblur
(self, raw, hole_gt, p_noise=0.5, p_blur=0.5)
ckpt/SPNet/src/data_tools.py:171
↓ 1 callersFunction_ssim
src/loss_utils.h:80
↓ 1 callersMethodaddFrame
src/gaussian.cpp:106
↓ 1 callersFunctionbuild_rotation
src/general_utils.h:31
↓ 1 callersMethodcleanup
()
ckpt/SPNet/src/utils.py:81
↓ 1 callersMethodcomplete
src/depth_completer.cpp:58
↓ 1 callersFunctioncreate_window
src/loss_utils.h:67
↓ 1 callersFunctiondecayOptList
src/gaussian.cpp:769
↓ 1 callersFunctiondemo
(args)
ckpt/SPNet/test.py:77
↓ 1 callersMethoddensificationPostfix
src/gaussian.cpp:555
↓ 1 callersFunctiondepth_read
(filename: Path)
ckpt/SPNet/src/data_tools.py:22
↓ 1 callersFunctionevaluateVisualQuality
src/gaussian.cpp:877
↓ 1 callersFunctionevaluate_opacity_factor
src/rasterizer/cuda_rasterizer/forward.h:34
↓ 1 callersFunctionextend
src/gaussian.cpp:628
↓ 1 callersMethodfeedback_module
(self, elapsed, iter_step, loss, summary, global_step)
ckpt/SPNet/src/src_main.py:114
↓ 1 callersMethodforward
src/rasterizer/rasterizer.cpp:21
↓ 1 callersFunctionfused_ssim
src/loss_utils.h:189
↓ 1 callersFunctiongaussian
src/loss_utils.h:51
↓ 1 callersFunctiongetAlignedData
src/mapping.cpp:72
↓ 1 callersMethodgetFeaturesDc
src/gaussian.cpp:291
↓ 1 callersMethodgetFeaturesRest
src/gaussian.cpp:296
↓ 1 callersMethodgetOpacity
src/gaussian.cpp:301
↓ 1 callersMethodgetRotation
src/gaussian.cpp:281
↓ 1 callersFunctionget_dataloader
(rgbd_dirs, hole_dirs, batch_size, sizes, rank, num_workers)
ckpt/SPNet/src/data_tools.py:277
↓ 1 callersMethodget_lr
src/optim_utils.h:48
↓ 1 callersFunctionget_network
(net_type: str)
src/lpips/lpipsPyTorch/modules/networks.py:12
↓ 1 callersFunctionget_state_dict
(net_type: str = 'alex', version: str = '0.1')
src/lpips/lpipsPyTorch/modules/utils.py:11
↓ 1 callersFunctionhole_read
(filename: Path)
ckpt/SPNet/src/data_tools.py:31
↓ 1 callersMethodinitialize
src/gaussian.cpp:341
↓ 1 callersFunctionl1_loss
src/loss_utils.h:30
↓ 1 callersFunctionmetrics
(pred, gt, scale_factor=256)
ckpt/SPNet/test_utils.py:47
↓ 1 callersFunctionmodel_config
(model_type)
ckpt/SPNet/test.py:17
↓ 1 callersFunctionnormalize_activation
(x, eps=1e-10)
src/lpips/lpipsPyTorch/modules/utils.py:6
↓ 1 callersFunctionoptimize
src/gaussian.cpp:789
↓ 1 callersMethodoptimize_one_iteration
(self, rgb, gt, raw)
ckpt/SPNet/src/src_main.py:88
↓ 1 callersFunctionparse_arguments
()
ckpt/SPNet/test.py:37
↓ 1 callersFunctionprint_model_parm_nums
(model)
ckpt/SPNet/src/utils.py:85
↓ 1 callersMethodread_data
(self, rgb_path, raw_path, gt_path)
ckpt/SPNet/test_utils.py:29
↓ 1 callersFunctionrgb_read
(filename)
ckpt/SPNet/test_utils.py:7
↓ 1 callersFunctionrgb_read
(filename: Path)
ckpt/SPNet/src/data_tools.py:14
↓ 1 callersMethodrun_demo
(demo_fn, world_size)
ckpt/SPNet/src/utils.py:75
↓ 1 callersMethodsaveMap
src/gaussian.cpp:435
↓ 1 callersMethodsave_imgs
(rgb, gt, raw, pred, log_dir, epoch, iter_step)
ckpt/SPNet/src/src_main.py:123
↓ 1 callersFunctionselectFromDepthCompletion
src/gaussian.cpp:46
↓ 1 callersMethodset_visibility_and_N
src/optim_utils.h:77
↓ 1 callersMethodsetup
(rank, world_size, port)
ckpt/SPNet/src/utils.py:62
↓ 1 callersFunctionsigmoid
src/rasterizer/cuda_rasterizer/auxiliary.h:145
↓ 1 callersMethodtoint32
(self, pred)
ckpt/SPNet/test_utils.py:41
↓ 1 callersMethodtrainingSetup
src/gaussian.cpp:528
↓ 1 callersMethodtrans_raw
(self, gt, hole_gt, hole_ls)
ckpt/SPNet/src/data_tools.py:137
↓ 1 callersMethodtrans_rgbgt
(self, rgb: Tensor, gt: Tensor)
ckpt/SPNet/src/data_tools.py:120
↓ 1 callersFunctiontransformPoint4x3
src/rasterizer/cuda_rasterizer/auxiliary.h:70
↓ 1 callersMethodz_score
(self, x: torch.Tensor)
src/lpips/lpipsPyTorch/modules/networks.py:52
MethodBuffer
src/tinyply.h:82
MethodCamera
src/camera.h:36
FunctionDDP_main
(rank, world_size)
ckpt/SPNet/train.py:29
MethodDataset
src/gaussian.h:55
MethodDepthCompleter
src/depth_completer.cpp:38
MethodDepthCompleter
src/depth_completer.h:35
next →1–100 of 231, ranked by callers