Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benhenryL/Deblurring-3D-Gaussian-Splatting
/ functions
Functions
127 in github.com/benhenryL/Deblurring-3D-Gaussian-Splatting
⨍
Functions
127
◇
Types & classes
21
Function
eval_sh
Evaluate spherical harmonics at unit directions using hardcoded SH polynomials. Works with torch/np/jnp. ... Can be 0 or more batch d
utils/sh_utils.py:57
Method
extract
(self, args)
arguments/__init__.py:60
Method
find_nearest_neighbors
(new_point, N)
scene/gaussian_model.py:459
Method
forward
(self, pos, scales, rotations, viewdirs)
scene/blur_kernel.py:106
Method
forward
(self, x: torch.Tensor)
lpipsPyTorch/modules/networks.py:53
Method
forward
(self, x: torch.Tensor, y: torch.Tensor)
lpipsPyTorch/modules/lpips.py:30
Function
geom_transform_points
(points, transf_matrix)
utils/graphics_utils.py:22
Function
getWorld2View
(R, t)
utils/graphics_utils.py:31
Method
get_features
(self)
scene/gaussian_model.py:114
Method
get_opacity
(self)
scene/gaussian_model.py:120
Method
get_rotation
(self)
scene/gaussian_model.py:106
Method
get_scaling
(self)
scene/gaussian_model.py:102
Method
get_xyz
(self)
scene/gaussian_model.py:110
Function
helper
(step)
utils/general_utils.py:47
Function
init
(wish_host, wish_port)
gaussian_renderer/network_gui.py:26
Function
init_linear_weights
(m)
scene/blur_kernel.py:66
Function
lpips
r"""Function that measures Learned Perceptual Image Patch Similarity (LPIPS). Arguments: x, y (torch.Tensor): the input tensors to co
lpipsPyTorch/__init__.py:6
Function
mse
(img1, img2)
utils/image_utils.py:14
Method
qvec2rotmat
(self)
scene/colmap_loader.py:69
Function
readColmapSceneInfo
(path, images, eval, llffhold=8)
scene/dataset_readers.py:149
Function
readNerfSyntheticInfo
(path, white_background, eval, extension=".png")
scene/dataset_readers.py:241
Function
read_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:274
Function
receive
()
gaussian_renderer/network_gui.py:57
Method
reset_opacity
(self)
scene/gaussian_model.py:222
Function
rotmat2qvec
(R)
scene/colmap_loader.py:55
Function
send
(message_bytes, verify)
gaussian_renderer/network_gui.py:50
Function
try_connect
()
gaussian_renderer/network_gui.py:34
← previous
101–127 of 127, ranked by callers