Method__init__(self, root_dir, split, nvs=False, downsample=1.0, load_2d=True, generate_render_path=False, **kwargs)
datasets/waymo.py:18
Method__init__(self, root_dir, split, nvs=False, downsample=1.0, load_2d=True, generate_render_path=False, **kwargs)
datasets/kitti360.py:16
Methodbackward(ctx, dL_drays_a, dL_dxyzs, dL_ddirs,
dL_ddeltas, dL_dts, dL_dtotal_samples)
models/custom_functions.py:106
Methodbackward(ctx, dL_dtotal_samples, dL_dopacity, dL_ddepth, dL_drgb, dL_dalbedo, dL_dnormal_pred, dL_dsem, dL_dvis, dL_dw
models/custom_functions.py:152
Methodforward(ctx, rays_o, rays_d, hits_t,
density_bitfield, cascades, scale, exp_step_factor,
models/custom_functions.py:81
Methodforward(ctx, sigmas, rgbs, albedos, normals_pred, sems, viss, deltas, ts, rays_a, T_threshold, classes)
models/custom_functions.py:140
Methodforward(ctx, sigmas, deltas, ts, rays_a, light_dist, T_threshold)
models/custom_functions.py:186
Methodforward(ctx, sigmas, normals_diff, normals_ori, deltas, ts, rays_a, T_threshold)
models/custom_functions.py:208