Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VAST-AI-Research/TriplaneGaussian
/ functions
Functions
315 in github.com/VAST-AI-Research/TriplaneGaussian
⨍
Functions
315
◇
Types & classes
109
↳
Endpoints
2
Function
remove_spectral_norm
r"""Removes the spectral normalization reparameterization from a module. Args: module (nn.Module): containing module name (str, op
tgs/models/snowflake/utils.py:669
Function
reparameterize_gaussian
(mean, logvar)
tgs/models/snowflake/utils.py:713
Function
run_example
(image_path, sam_predictor=None)
gradio_app.py:122
Method
save_grayscale_image
( self, filename, img, data_range=DEFAULT_GRAYSCALE_KWARGS["data_range"],
tgs/utils/saving.py:168
Method
save_image
(self, filename, img)
tgs/utils/saving.py:250
Method
save_rgb_image
( self, filename, img, data_format=DEFAULT_RGB_KWARGS["data_format"],
tgs/utils/saving.py:103
Method
set_chunk_feed_forward
(self, chunk_size: Optional[int], dim: int)
tgs/models/transformers.py:285
Function
spectral_norm_power_iteration
(model, n_power_iterations=1)
tgs/models/snowflake/utils.py:705
Function
standard_normal_logprob
(z)
tgs/models/snowflake/utils.py:726
Function
three_interpolate_grad
tgs/models/snowflake/pointnet2_ops_lib/pointnet2_ops/_ext-src/src/interpolate.cpp:71
Function
truncated_normal_
Taken from https://discuss.pytorch.org/t/implementing-truncated-normal-initializer/4778/15
tgs/models/snowflake/utils.py:731
Function
update_end_if_possible
(module: Any, epoch: int, global_step: int)
tgs/utils/base.py:64
Method
update_fn
(module, n_power_iterations)
tgs/models/snowflake/utils.py:588
Function
update_if_possible
(module: Any, epoch: int, global_step: int)
tgs/utils/base.py:59
Function
wrapper
(vars, *args, **kwargs)
tgs/utils/misc.py:63
← previous
301–315 of 315, ranked by callers