Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JasonLSC/GSCodec_Studio
/ trbfunction
Function
trbfunction
examples/simple_viewer_dyn.py:26–27 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
24
from
gsplat.rendering
import
rasterization
25
26
def
trbfunction(x):
27
return
torch.exp(-1*x.pow(2))
28
29
def
qvec2rotmat(qvec):
30
return
np.array(
Callers
1
slice_dyngs_to_3dgs
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected