↓ 1 callersFunctionget_pred(model_path, img_list, save_path, device="cuda", size=1024, datatype="nyu")
Dens3R/infer/eval_scripts/eval_depth.py:251
↓ 1 callersFunctionget_surface_sliding(
sdf,
resolution=512,
bounding_box_min=(-1.0, -1.0, -1.0),
bounding_box_max=(1.0, 1.0, 1.0),
Dens3R/AutoReconForDens3R/nerfstudio/utils/marching_cubes.py:17
↓ 1 callersMethodget_updated_beta(self, beta0, beta, density_fn, sdf, d_star, ray_samples: RaySamples)
Dens3R/AutoReconForDens3R/nerfstudio/model_components/ray_samplers.py:756