Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/zju3dv/4K4D
/ diff_marching_cubes.py
File
diff_marching_cubes.py
scripts/torchxpbd/diff_marching_cubes.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
torch
2
from
tqdm
import
tqdm
3
from
torch.optim
import
Adam
4
from
pytorch3d.ops
import
sample_points_from_meshes
Callers
nothing calls this directly
Calls
12
log
Function · 0.90
load_mesh
Function · 0.90
get_bounds
Function · 0.90
differentiable_marching_cubes
Function · 0.90
take_gradient
Function · 0.90
eikonal
Function · 0.90
export_mesh
Function · 0.90
colormap
Function · 0.90
sdf
Method · 0.80
load_state_dict
Method · 0.45
backward
Method · 0.45
step
Method · 0.45
Tested by
no test coverage detected