MCPcopy Create free account

hub / github.com/NJU-3DV/Relightable3DGaussian / functions

Functions420 in github.com/NJU-3DV/Relightable3DGaussian

Methodconv1x1
1x1 convolution
vismvsnet/core/nn_utils.py:147
Methodcreate_for_gui
()
scene/cameras.py:128
Methodcreate_from_ckpt
(self, checkpoint_path, restore_optimizer=False)
scene/gamma_trans.py:32
Methodcreate_from_ckpt
(self, checkpoint_path, restore_optimizer=False)
scene/derect_light_sh.py:48
Methodcustom_cam
(self)
gui.py:146
Functiondepth2class
(depth, depth_start, depth_interval, depth_num, inv=False)
vismvsnet/core/homography.py:8
Functiondict_collate
(data_)
vismvsnet/data/data_utils.py:68
Methoddirect_light
(self, dirs, transform=None)
scene/direct_light_map.py:70
Functiondnormvdv
r3dg-rasterization/cuda_rasterizer/auxiliary.h:107
Functiondnormvdz
r3dg-rasterization/cuda_rasterizer/auxiliary.h:99
Methodextract
(self, args)
arguments/__init__.py:54
Methodfinetune_visibility
(self, iterations=1000)
scene/gaussian_model.py:275
Functionfirst_order_edge_aware_norm_loss
(data, img)
utils/loss_utils.py:107
Functionfirst_order_loss
(data)
utils/loss_utils.py:110
Functionflip_align_view
(normal, viewdir)
utils/general_utils.py:177
Methodforward
( ctx, means3D, means2D, features, sh,
gaussian_renderer/r3dg_rasterization.py:60
Methodforward
(self, means3D, means2D, opacities, shs=None, colors_precomp=None, scales=None, rotations=None
gaussian_renderer/r3dg_rasterization.py:223
Methodforward
(self, x: torch.Tensor)
lpipsPyTorch/modules/networks.py:53
Methodforward
(self, x: torch.Tensor, y: torch.Tensor)
lpipsPyTorch/modules/lpips.py:30
Methodforward
( ctx, means3D, means2D, features, sh,
r3dg-rasterization/r3dg_rasterization/__init__.py:43
Methodforward
(self, means3D, means2D, opacities, shs=None, colors_precomp=None, scales=None, rotations=None
r3dg-rasterization/r3dg_rasterization/__init__.py:206
Methodforward
(self, x)
vismvsnet/core/model_cas.py:32
Methodforward
(self, x)
vismvsnet/core/model_cas.py:45
Methodforward
(self, x)
vismvsnet/core/model_cas.py:57
Methodforward
(self, x)
vismvsnet/core/model_cas.py:70
Methodforward
(self, x)
vismvsnet/core/model_cas.py:93
Methodforward
d Fi d p2 d p3 J = ------ * ------ * ------ d p2 d p3 d d c*2 2*3 3*1
vismvsnet/core/model_cas.py:119
Methodforward
(self, sample, depth_num, upsample=False, mem=False, mode='soft', depth_start_override=None, depth_interval_ov
vismvsnet/core/model_cas.py:289
Methodforward
(self, sample, depth_nums, interval_scales, upsample=False, mem=False, mode='soft')
vismvsnet/core/model_cas.py:408
Methodforward
(self, outputs, gt, masks, ref_cam, max_d, occ_guide=False, mode='soft')
vismvsnet/core/model_cas.py:442
Methodforward
(self, x)
vismvsnet/core/nn_utils.py:17
Methodforward
(self, x)
vismvsnet/core/nn_utils.py:29
Methodforward
(self, x)
vismvsnet/core/nn_utils.py:41
Methodforward
(self, x)
vismvsnet/core/nn_utils.py:53
Methodforward
(self, x)
vismvsnet/core/nn_utils.py:155
Methodforward
(self, x, multi_scale=1)
vismvsnet/core/nn_utils.py:258
Methodforward
(self, kernel_x, x)
vismvsnet/core/nn_utils.py:309
Methodforward
(self, x, h)
vismvsnet/core/nn_utils.py:347
Methodforward
(self, xs)
vismvsnet/core/nn_utils.py:374
Methodforward
(self, x, presqu, postsqu)
vismvsnet/core/nn_utils.py:430
Methodforward_mem
(self, sample, depth_num, upsample=False, mode='soft')
vismvsnet/core/model_cas.py:194
Functiongeom_transform_points
(points, transf_matrix)
utils/graphics_utils.py:117
FunctiongetRect
r3dg-rasterization/cuda_rasterizer/auxiliary.h:46
Methodget_base_color
(self)
scene/gaussian_model.py:224
Methodget_brdf
(self)
scene/gaussian_model.py:232
Methodget_by_names
(self, names)
scene/gaussian_model.py:235
Methodget_env
(self)
scene/direct_light_map.py:104
Methodget_env_shs
(self)
scene/derect_light_sh.py:15
Methodget_incidents
SH
scene/gaussian_model.py:206
Functionget_minimum_axis
(scales, rotations)
utils/general_utils.py:169
Methodget_normal
(self)
scene/gaussian_model.py:195
Methodget_opacity
(self)
scene/gaussian_model.py:220
Methodget_primary_axis
(self)
scene/cameras.py:93
Methodget_rotation
(self)
scene/gaussian_model.py:187
Methodget_rotation
(self)
scene/cameras.py:124
Methodget_roughness
(self)
scene/gaussian_model.py:228
Methodget_scaling
(self)
scene/gaussian_model.py:183
Methodget_shs
SH
scene/gaussian_model.py:199
Methodget_visibility
SH
scene/gaussian_model.py:213
Methodget_xyz
(self)
scene/gaussian_model.py:191
Methodhdr2ldr
(self, hdr_img)
scene/gamma_trans.py:45
Functionhelper
(step)
utils/general_utils.py:48
Functionimage_net_center
(img)
vismvsnet/utils/preproc.py:29
Functionin_frustum
r3dg-rasterization/cuda_rasterizer/auxiliary.h:139
Methodintrinsics
(self)
gui.py:73
MethodmarkVisible
(self, positions)
gaussian_renderer/r3dg_rasterization.py:212
MethodmarkVisible
(self, positions)
r3dg-rasterization/r3dg_rasterization/__init__.py:195
Functionmask_depth_image
mask out-of-range pixel to zero
vismvsnet/utils/preproc.py:45
Functionmed_fusion
(ref_depth, reproj_xyd, masks, mask)
vismvsnet/filter.py:120
Functionmotion_blur
(img: np.ndarray, max_kernel_size=3)
vismvsnet/utils/preproc.py:196
Functionmulti_dims
(func: Callable, input_: torch.Tensor, dim: List[int], keepdim
vismvsnet/core/nn_utils.py:60
Functionndc2Pix
r3dg-rasterization/cuda_rasterizer/auxiliary.h:41
Functionnumpy_collate
(data_)
vismvsnet/data/data_utils.py:57
Functionobtain
r3dg-rasterization/cuda_rasterizer/rasterizer_impl.h:22
Methodpose
(self)
gui.py:54
Methodprune
(self, min_opacity, extent, max_screen_size, weights_threshold=1e-4)
scene/gaussian_model.py:916
Functionquaternion_to_rotation_matrix
(q)
utils/general_utils.py:119
Methodqvec2rotmat
(self)
scene/colmap_loader.py:60
Methodqvec2rotmat
(self)
vismvsnet/colmap2mvsnet.py:30
Functionrandom_brightness
(img: np.ndarray, max_abs_change=50)
vismvsnet/utils/preproc.py:177
Functionrandom_contrast
(img: np.ndarray, strength_range=[0.3, 1.5])
vismvsnet/utils/preproc.py:187
Functionrandom_crop
(sample: List[np.ndarray], width, height, seed: Union[Tuple, int]=None)
vismvsnet/utils/preproc.py:129
FunctionreadColmapSceneInfo
(path, images, eval, llffhold=8, debug=False)
scene/dataset_readers.py:162
FunctionreadNeILFInfo
(path, white_background, eval, debug=False)
scene/dataset_readers.py:390
FunctionreadNerfSyntheticInfo
(path, white_background, eval, extension=".png", debug=False)
scene/dataset_readers.py:275
FunctionreadStanfordORBInfo
(path, white_background, eval, extension=".exr", benchmark_size = 512, debug=False)
scene/dataset_readers.py:483
FunctionreadSynthetic4RelightInfo
(path, white_background, eval, debug=False)
scene/dataset_readers.py:568
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. :retu
scene/colmap_loader.py:256
Functionrender
Render the scene. Background tensor (bg_color) must be on GPU!
gaussian_renderer/render.py:225
Functionrender_neilf
Render the scene. Background tensor (bg_color) must be on GPU!
gaussian_renderer/neilf.py:321
Functionrender_neilf_composite
Render the scene. Background tensor (bg_color) must be on GPU!
gaussian_renderer/neilf_composite.py:187
Functionrequired
r3dg-rasterization/cuda_rasterizer/rasterizer_impl.h:68
Methodrestore
(self, model_args, training_args, is_training=False, restore_optimizer=True)
scene/gaussian_model.py:144
Methodrestore
(self, model_args, training_args, is_training=False, restore_optimizer=True)
scene/direct_light_map.py:37
Methodrestore
(self, model_args, training_args, is_training=False, restore_optimizer=True)
scene/gamma_trans.py:28
Methodrestore
(self, model_args, training_args, is_training=False, restore_optimizer=True)
scene/derect_light_sh.py:44
Functionrotation_between_vectors
Retruns rotation matrix between two vectors (for Tensor object)
utils/graphics_utils.py:40
Functionrotation_between_vectors_np
Retruns rotation matrix between two vectors (for Tensor object)
utils/graphics_utils.py:77
Functionrotmat2qvec
(R)
scene/colmap_loader.py:45
Methodrotmat2qvec
(R)
vismvsnet/prepare_neilf.py:183
← previousnext →301–400 of 420, ranked by callers