Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ gaussian2d.py
File
gaussian2d.py
scripts/python/gaussian2d/gaussian2d.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
This is a simple example of using Falcor + DiffSlang + pytorch.
3
It learns to represent an image by a set of (additive) 2D gaussians.
4
A Falcor compute
pass
is used to render the gaussians to an image (forward).
Callers
nothing calls this directly
Calls
9
Splat2D
Class · 0.85
Splat2DModule
Class · 0.85
optimize
Function · 0.85
Testbed
Method · 0.80
log
Method · 0.80
frame
Method · 0.80
convert
Method · 0.45
resize
Method · 0.45
open
Method · 0.45
Tested by
no test coverage detected