MCPcopy Create free account

hub / github.com/OpenImagingLab/4DSloMo / functions

Functions291 in github.com/OpenImagingLab/4DSloMo

Methodextract
(self, args)
arguments/__init__.py:64
Methodforward
input: xyz: (n, 3), offset: (b), new_offset: (b) output: idx: (m)
pointops2/functions/pointops_ablation.py:12
Methodforward
input: xyz: (n, 3), new_xyz: (m, 3), offset: (b), new_offset: (b) output: idx: (m, nsample), dist2: (m, nsample)
pointops2/functions/pointops_ablation.py:32
Methodforward
input: input: (n, c), idx : (m, nsample) output: (m, nsample, c)
pointops2/functions/pointops_ablation.py:50
Methodforward
input: input1: (n, c), input2: (n, c), idx: (n, nsample) output: (n, nsample, c)
pointops2/functions/pointops_ablation.py:106
Methodforward
input: input: (n, c), position: (n, nsample, c), weight : (n, nsample, c'), idx: (n, nsample) output: (n, c)
pointops2/functions/pointops_ablation.py:136
Methodforward
input: xyz: (m, 3), new_xyz: (n, 3), input: (m, c), offset: (b), new_offset: (b) output: (n, c)
pointops2/functions/pointops_ablation.py:184
Methodforward
input: xyz: (n, 3), offset: (b), new_offset: (b) output: idx: (m)
pointops2/functions/pointops2.py:12
Methodforward
input: xyz: (n, 3), new_xyz: (m, 3), offset: (b), new_offset: (b) output: idx: (m, nsample), dist2: (m, nsample)
pointops2/functions/pointops2.py:32
Methodforward
input: input: (n, c), idx : (m, nsample) output: (m, nsample, c)
pointops2/functions/pointops2.py:50
Methodforward
input: input1: (n, c), input2: (n, c), idx: (n, nsample) output: (n, nsample, c)
pointops2/functions/pointops2.py:105
Methodforward
input: input: (n, c), position: (n, nsample, c), weight : (n, nsample, c'), idx: (n, nsample) output: (n, c)
pointops2/functions/pointops2.py:135
Methodforward
input: xyz: (m, 3), new_xyz: (n, 3), input: (m, c), offset: (b), new_offset: (b) output: (n, c)
pointops2/functions/pointops2.py:183
Methodforward
input: xyz: (n, 3), offset: (b), new_offset: (b) output: idx: (m)
pointops2/functions/pointops.py:16
Methodforward
input: xyz: (n, 3), new_xyz: (m, 3), offset: (b), new_offset: (b) output: idx: (m, nsample), dist2: (m, nsample)
pointops2/functions/pointops.py:36
Methodforward
input: input: (n, c), idx : (m, nsample) output: (m, nsample, c)
pointops2/functions/pointops.py:54
Methodforward
input: q: (N, h, C//h), k: (N, h, C//h), index0: (M), index1: (M) output: output: [N, h, C//h]
pointops2/functions/pointops.py:84
Methodforward
input: q: (N, h, C//h), k: (N, h, C//h), index0: (M), index1: (M) output: output: [N, h, C//h]
pointops2/functions/pointops.py:144
Methodforward
input: attn: (M, h), v: (N, h, C//h), index0: (M), index1: (M) output: output: [N, h, C//h]
pointops2/functions/pointops.py:209
Methodforward
input: attn: (M, h), v: (N, h, C//h), index0: (M), index1: (M) output: output: [L, h, C//h]
pointops2/functions/pointops.py:270
Methodforward
input: q: (N, h, hdim), index: (M), table: (L, h, hdim, 3), rel_idx: (M, 3) output: output: [M, h]
pointops2/functions/pointops.py:322
Methodforward
input: q: (N, h, hdim), index_q: (M), k: (N, h, hdim), index_k: (M), table_q: (L, h, hdim, 3), table_k: (L, h, hdim, 3), rel_idx: (M, 3)
pointops2/functions/pointops.py:374
Methodforward
input: q: (N, h, hdim), index_q: (M), k: (N, h, hdim), index_k: (M), table_q: (L, h, hdim, 3), table_k: (L, h, hdim, 3), rel_idx: (M, 3)
pointops2/functions/pointops.py:448
Methodforward
input: attn: (M, h), v: (N, h, hdim), index0: (M), index1: (M), table: (L, h, hdim, 3), rel_idx: (M, 3) output: output: [N, h, hdim]
pointops2/functions/pointops.py:523
Methodforward
input: attn: (M, h), v: (N, h, hdim), index0_offsets: (M), index1: (M), table: (L, h, hdim, 3), rel_idx: (M, 3) output: output: [N, h
pointops2/functions/pointops.py:586
Methodforward
input: input1: (n, c), input2: (n, c), idx: (n, nsample) output: (n, nsample, c)
pointops2/functions/pointops.py:697
Methodforward
input: input: (n, c), position: (n, nsample, c), weight : (n, nsample, c'), idx: (n, nsample) output: (n, c)
pointops2/functions/pointops.py:727
Methodforward
input: xyz: (m, 3), new_xyz: (n, 3), input: (m, c), offset: (b), new_offset: (b) output: (n, c)
pointops2/functions/pointops.py:802
Methodforward
( ctx, means3D, means2D, sh, colors_precomp, flow_2d,
gaussian_renderer/diff_gaussian_rasterization.py:67
Methodforward
(self, means3D, means2D, opacities, shs = None, colors_precomp = None, flow_2d = None, ts=None,
gaussian_renderer/diff_gaussian_rasterization.py:255
Methodforward
(self, x: torch.Tensor)
lpipsPyTorch/modules/networks.py:53
Methodforward
(self, x: torch.Tensor, y: torch.Tensor)
lpipsPyTorch/modules/lpips.py:30
Functionfps
(x, k)
utils/general_utils.py:186
Functionframe_read_fn
(idx_frame)
scene/dataset_readers.py:222
Functionfurthestsampling_cuda
pointops2/src/sampling/sampling_cuda.cpp:7
Functiongeom_transform_points
(points, transf_matrix)
utils/graphics_utils.py:23
FunctiongetRect
diff-gaussian-rasterization/cuda_rasterizer/auxiliary.h:47
FunctiongetWorld2View
(R, t)
utils/graphics_utils.py:32
Methodget_features
(self)
scene/gaussian_model.py:209
Methodget_max_sh_channels
(self)
scene/gaussian_model.py:219
Methodget_opacity
(self)
scene/gaussian_model.py:215
Methodget_rotation
(self)
scene/gaussian_model.py:189
Methodget_rotation_r
(self)
scene/gaussian_model.py:193
Methodget_scaling
(self)
scene/gaussian_model.py:177
Methodget_scaling_t
(self)
scene/gaussian_model.py:181
Methodget_scaling_xyzt
(self)
scene/gaussian_model.py:185
Methodget_t
(self)
scene/gaussian_model.py:201
Methodget_xyz
(self)
scene/gaussian_model.py:197
Methodget_xyzt
(self)
scene/gaussian_model.py:205
Functiongrouping_backward_cuda
pointops2/src/grouping/grouping_cuda.cpp:15
Functiongrouping_forward_cuda
pointops2/src/grouping/grouping_cuda.cpp:7
Functionhelper
(step)
utils/general_utils.py:48
Functionin_frustum
diff-gaussian-rasterization/cuda_rasterizer/auxiliary.h:140
Functioninit
(wish_host, wish_port)
gaussian_renderer/network_gui.py:26
Functioninterpolation
input: xyz: (m, 3), new_xyz: (n, 3), feat: (m, c), offset: (b), new_offset: (b) output: (n, c)
pointops2/functions/pointops_ablation.py:165
Functioninterpolation
input: xyz: (m, 3), new_xyz: (n, 3), feat: (m, c), offset: (b), new_offset: (b) output: (n, c)
pointops2/functions/pointops2.py:164
Functioninterpolation
input: xyz: (m, 3), new_xyz: (n, 3), feat: (m, c), offset: (b), new_offset: (b) output: (n, c)
pointops2/functions/pointops.py:756
Functioninterpolation_backward_cuda
pointops2/src/interpolation/interpolation_cuda.cpp:16
Functioninterpolation_forward_cuda
pointops2/src/interpolation/interpolation_cuda.cpp:7
Functioninterpolation_v2
input: xyz: (m, 3), new_xyz: (n, 3), feat: (m, c), offset: (b), new_offset: (b) output: (n, c)
pointops2/functions/pointops.py:773
Functionknnquery_cuda
pointops2/src/knnquery/knnquery_cuda.cpp:7
Functionl2_loss
(network_output, gt)
utils/loss_utils.py:21
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
MethodmarkVisible
(self, positions)
gaussian_renderer/diff_gaussian_rasterization.py:244
Functionmkdir_p
(folder_path)
utils/system_utils.py:16
Functionmse
(img1, img2)
utils/image_utils.py:14
Functionndc2Pix
diff-gaussian-rasterization/cuda_rasterizer/auxiliary.h:42
Functionobtain
diff-gaussian-rasterization/cuda_rasterizer/rasterizer_impl.h:22
FunctionopenTab
(evt, tabName)
docs/js/app.js:41
Functionopt_block_config
pointops2/src/cuda_utils.h:16
FunctionplayRecoloringVideo
()
docs/js/app.js:56
Functionqueryandgroup
input: xyz: (n, 3), new_xyz: (m, 3), feat: (n, c), idx: (m, nsample), offset: (b), new_offset: (b) output: new_feat: (m, c+3, nsample), group
pointops2/functions/pointops_ablation.py:79
Functionqueryandgroup
input: xyz: (n, 3), new_xyz: (m, 3), feat: (n, c), idx: (m, nsample), offset: (b), new_offset: (b) output: new_feat: (m, c+3, nsample), group
pointops2/functions/pointops2.py:79
Functionqueryandgroup
input: xyz: (n, 3), new_xyz: (m, 3), feat: (n, c), idx: (m, nsample), offset: (b), new_offset: (b) output: new_feat: (m, c+3, nsample), group
pointops2/functions/pointops.py:648
Methodqvec2rotmat
(self)
scene/colmap_loader.py:69
FunctionreadColmapSceneInfo
(path, images, eval, llffhold=8, num_pts_ratio=1.0)
scene/dataset_readers.py:150
FunctionreadNerfSyntheticInfo
(path, white_background, eval, extension=".png", num_pts=100_000, time_duration=None, num_extra_pts=0, frame_r
scene/dataset_readers.py:310
Functionread_colmap_bin_array
Taken from https://github.com/colmap/colmap/blob/dev/scripts/python/read_dense.py :param path: path to the colmap binary file. :return:
scene/colmap_loader.py:261
Functionreceive
()
gaussian_renderer/network_gui.py:57
Functionrequired
diff-gaussian-rasterization/cuda_rasterizer/rasterizer_impl.h:68
FunctionresizeAndPlay
(element, playbackspeed)
docs/js/video_comparison.js:108
Functionrotmat2qvec
(R)
scene/colmap_loader.py:55
Functionsend
(message_bytes, verify)
gaussian_renderer/network_gui.py:50
Functionsigmoid
diff-gaussian-rasterization/cuda_rasterizer/auxiliary.h:135
Functionsubtraction_backward_cuda
pointops2/src/subtraction/subtraction_cuda.cpp:16
Functionsubtraction_forward_cuda
pointops2/src/subtraction/subtraction_cuda.cpp:7
FunctiontrackLocation
(e)
docs/js/video_comparison.js:19
FunctiontrackLocationTouch
(e)
docs/js/video_comparison.js:24
FunctiontransformVec4x3
diff-gaussian-rasterization/cuda_rasterizer/auxiliary.h:80
FunctiontransformVec4x3Transpose
diff-gaussian-rasterization/cuda_rasterizer/auxiliary.h:90
Functiontry_connect
()
gaussian_renderer/network_gui.py:34
← previous201–291 of 291, ranked by callers