MCPcopy
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

1import torch
2from tqdm import tqdm
3from torch.optim import Adam
4from pytorch3d.ops import sample_points_from_meshes

Callers

nothing calls this directly

Calls 12

logFunction · 0.90
load_meshFunction · 0.90
get_boundsFunction · 0.90
take_gradientFunction · 0.90
eikonalFunction · 0.90
export_meshFunction · 0.90
colormapFunction · 0.90
sdfMethod · 0.80
load_state_dictMethod · 0.45
backwardMethod · 0.45
stepMethod · 0.45

Tested by

no test coverage detected