ƒVDB
Introduction
Welcome to ƒVDB!
Installing fVDB
fVDB Version History
GitHub Repository
Applications
ƒVDB Reality Capture
Documentation
JaggedTensor
Sparse Convolution
Sparse Grids
Functional API
Gaussian Splatting
Visualization
Enums
Neural Network Layers and Blocks
Utilities
Development Process
Release Process
Clangd for “Intellisense” in fVDB
ƒVDB
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
_
__getitem__() (fvdb.GaussianSplat3d method)
__setitem__() (fvdb.GaussianSplat3d method)
A
abs() (fvdb.JaggedTensor method)
abs_() (fvdb.JaggedTensor method)
accumulate_max_2d_radii (fvdb.GaussianSplat3d property)
accumulate_mean_2d_gradients (fvdb.GaussianSplat3d property)
accumulated_gradient_step_counts (fvdb.GaussianSplat3d property)
accumulated_max_2d_radii (fvdb.GaussianSplat3d property)
accumulated_mean_2d_gradient_norms (fvdb.GaussianSplat3d property)
active_grid_coords_batch() (in module fvdb.functional)
active_grid_coords_single() (in module fvdb.functional)
add_cameras() (fvdb.viz.Scene method)
add_gaussian_splat_3d() (fvdb.viz.Scene method)
add_image() (fvdb.viz.Scene method)
add_noise_to_means() (fvdb.GaussianSplat3d method)
add_point_cloud() (fvdb.viz.Scene method)
address (fvdb.GridBatch property)
all_have_zero_voxels (fvdb.GridBatch property)
ANALYTIC (fvdb.ProjectionMethod attribute)
antialias (fvdb.ProjectedGaussianSplats property)
any_have_zero_voxels (fvdb.GridBatch property)
AUTO (fvdb.ProjectionMethod attribute)
avg_pool() (fvdb.Grid method)
(fvdb.GridBatch method)
avg_pool_batch() (in module fvdb.functional)
avg_pool_single() (in module fvdb.functional)
AvgPool (class in fvdb.nn)
axis_length (fvdb.viz.CamerasView property)
axis_thickness (fvdb.viz.CamerasView property)
B
BatchNorm (class in fvdb.nn)
bbox (fvdb.Grid property)
bbox_at() (fvdb.GridBatch method)
bboxes (fvdb.GridBatch property)
C
camera_far (fvdb.viz.Scene property)
camera_fov (fvdb.viz.Scene property)
camera_model (fvdb.ProjectedGaussianSplats property)
camera_near (fvdb.viz.Scene property)
camera_orbit_center (fvdb.viz.Scene property)
camera_orbit_direction (fvdb.viz.Scene property)
camera_orbit_radius (fvdb.viz.Scene property)
camera_up_direction (fvdb.viz.Scene property)
CameraModel (class in fvdb)
CamerasView (class in fvdb.viz)
cat() (fvdb.GaussianSplat3d static method)
ceil() (fvdb.JaggedTensor method)
ceil_() (fvdb.JaggedTensor method)
clip() (fvdb.Grid method)
(fvdb.GridBatch method)
clip_batch() (in module fvdb.functional)
clip_single() (in module fvdb.functional)
clipped_grid() (fvdb.Grid method)
(fvdb.GridBatch method)
clipped_grid_batch() (in module fvdb.functional)
clipped_grid_single() (in module fvdb.functional)
clone() (fvdb.JaggedTensor method)
clone_grid_batch() (in module fvdb.functional)
clone_grid_single() (in module fvdb.functional)
coarsened_grid() (fvdb.Grid method)
(fvdb.GridBatch method)
coarsened_grid_batch() (in module fvdb.functional)
coarsened_grid_single() (in module fvdb.functional)
concatenate_grids() (in module fvdb.functional)
contiguous() (fvdb.Grid method)
(fvdb.GridBatch method)
contiguous_batch() (in module fvdb.functional)
contiguous_single() (in module fvdb.functional)
conv_grid() (fvdb.Grid method)
(fvdb.GridBatch method)
conv_grid_batch() (in module fvdb.functional)
conv_grid_single() (in module fvdb.functional)
conv_transpose_grid() (fvdb.Grid method)
(fvdb.GridBatch method)
conv_transpose_grid_batch() (in module fvdb.functional)
conv_transpose_grid_single() (in module fvdb.functional)
ConvolutionPlan (class in fvdb)
coords_in_grid() (fvdb.Grid method)
(fvdb.GridBatch method)
coords_in_grid_batch() (in module fvdb.functional)
coords_in_grid_single() (in module fvdb.functional)
cpu() (fvdb.Grid method)
(fvdb.GridBatch method)
(fvdb.JaggedTensor method)
cubes_in_grid() (fvdb.Grid method)
(fvdb.GridBatch method)
cubes_in_grid_batch() (in module fvdb.functional)
cubes_in_grid_single() (in module fvdb.functional)
cubes_intersect_grid() (fvdb.Grid method)
(fvdb.GridBatch method)
cubes_intersect_grid_batch() (in module fvdb.functional)
cubes_intersect_grid_single() (in module fvdb.functional)
cuda() (fvdb.Grid method)
(fvdb.GridBatch method)
(fvdb.JaggedTensor method)
cum_voxels (fvdb.GridBatch property)
cum_voxels_at() (fvdb.GridBatch method)
D
data (fvdb.Grid attribute)
(fvdb.GridBatch attribute)
depths (fvdb.ProjectedGaussianSplats property)
detach() (fvdb.GaussianSplat3d method)
(fvdb.JaggedTensor method)
detach_() (fvdb.GaussianSplat3d method)
device (fvdb.GaussianSplat3d property)
(fvdb.Grid property)
(fvdb.GridBatch property)
(fvdb.JaggedTensor property)
dilated_grid() (fvdb.Grid method)
(fvdb.GridBatch method)
dilated_grid_batch() (in module fvdb.functional)
dilated_grid_single() (in module fvdb.functional)
double() (fvdb.JaggedTensor method)
dtype (fvdb.GaussianSplat3d property)
(fvdb.JaggedTensor property)
dual_bbox (fvdb.Grid property)
dual_bbox_at() (fvdb.GridBatch method)
dual_bboxes (fvdb.GridBatch property)
dual_grid() (fvdb.Grid method)
(fvdb.GridBatch method)
dual_grid_batch() (in module fvdb.functional)
dual_grid_single() (in module fvdb.functional)
E
edge_network() (fvdb.Grid method)
edge_network_batch() (in module fvdb.functional)
edge_network_single() (in module fvdb.functional)
edim (fvdb.JaggedTensor property)
enabled (fvdb.viz.CamerasView property)
eps_2d (fvdb.ProjectedGaussianSplats property)
(fvdb.viz.GaussianSplat3dView property)
eshape (fvdb.JaggedTensor property)
execute() (fvdb.ConvolutionPlan method)
F
far_plane (fvdb.ProjectedGaussianSplats property)
float() (fvdb.JaggedTensor method)
floor() (fvdb.JaggedTensor method)
floor_() (fvdb.JaggedTensor method)
from_cat() (fvdb.GridBatch class method)
(fvdb.JaggedTensor class method)
from_data_and_indices() (fvdb.JaggedTensor class method)
from_data_and_offsets() (fvdb.JaggedTensor class method)
from_data_indices_and_list_ids() (fvdb.JaggedTensor class method)
from_data_offsets_and_list_ids() (fvdb.JaggedTensor class method)
from_dense() (fvdb.Grid class method)
(fvdb.GridBatch class method)
from_dense_axis_aligned_bounds() (fvdb.Grid class method)
(fvdb.GridBatch class method)
from_empty() (fvdb.JaggedTensor class method)
from_grid_batch() (fvdb.ConvolutionPlan class method)
from_grid_batch_transposed() (fvdb.ConvolutionPlan class method)
from_ijk() (fvdb.Grid class method)
(fvdb.GridBatch class method)
from_list_of_lists_of_tensors() (fvdb.JaggedTensor class method)
from_list_of_tensors() (fvdb.JaggedTensor class method)
from_mesh() (fvdb.Grid class method)
(fvdb.GridBatch class method)
from_nanovdb() (fvdb.Grid class method)
(fvdb.GridBatch class method)
from_nearest_voxels_to_points() (fvdb.Grid class method)
(fvdb.GridBatch class method)
from_ones() (fvdb.JaggedTensor class method)
from_plan_transposed() (fvdb.ConvolutionPlan class method)
from_ply() (fvdb.GaussianSplat3d class method)
from_points() (fvdb.Grid class method)
(fvdb.GridBatch class method)
from_rand() (fvdb.JaggedTensor class method)
from_randn() (fvdb.JaggedTensor class method)
from_state_dict() (fvdb.GaussianSplat3d class method)
from_tensor() (fvdb.JaggedTensor class method)
from_tensors() (fvdb.GaussianSplat3d class method)
from_zero_grids() (fvdb.GridBatch class method)
from_zero_voxels() (fvdb.Grid class method)
(fvdb.GridBatch class method)
from_zeros() (fvdb.JaggedTensor class method)
frustum_color (fvdb.viz.CamerasView property)
frustum_line_width (fvdb.viz.CamerasView property)
frustum_scale (fvdb.viz.CamerasView property)
fvdb.functional
module
fvdb.utils.metrics
module
fvdb.viz
module
fvdbCudaExtension() (in module fvdb.utils)
G
GaussianSplat3d (class in fvdb)
GaussianSplat3dView (class in fvdb.viz)
get_scene() (in module fvdb.viz)
Grid (class in fvdb)
grid_count (fvdb.GridBatch property)
grid_edge_network() (in module fvdb.viz)
grid_from_dense() (in module fvdb.functional)
grid_from_dense_axis_aligned_bounds() (in module fvdb.functional)
grid_from_ijk() (in module fvdb.functional)
grid_from_mesh() (in module fvdb.functional)
grid_from_nearest_voxels_to_points() (in module fvdb.functional)
grid_from_points() (in module fvdb.functional)
grid_from_zero_voxels() (in module fvdb.functional)
GridBatch (class in fvdb)
gridbatch_edge_network() (in module fvdb.viz)
gridbatch_from_dense() (in module fvdb.functional)
gridbatch_from_dense_axis_aligned_bounds() (in module fvdb.functional)
gridbatch_from_ijk() (in module fvdb.functional)
gridbatch_from_mesh() (in module fvdb.functional)
gridbatch_from_nearest_voxels_to_points() (in module fvdb.functional)
gridbatch_from_points() (in module fvdb.functional)
gridbatch_from_zero_grids() (in module fvdb.functional)
gridbatch_from_zero_voxels() (in module fvdb.functional)
GroupNorm (class in fvdb.nn)
H
has_fixed_topology (fvdb.ConvolutionPlan property)
has_same_address_and_grid_count() (fvdb.Grid method)
(fvdb.GridBatch method)
has_zero_grids (fvdb.GridBatch property)
has_zero_voxels (fvdb.Grid property)
has_zero_voxels_at() (fvdb.GridBatch method)
height (fvdb.viz.ImageView property)
hilbert (fvdb.Grid property)
hilbert() (fvdb.GridBatch method)
hilbert_batch() (in module fvdb.functional)
hilbert_single() (in module fvdb.functional)
hilbert_zyx (fvdb.Grid property)
hilbert_zyx() (fvdb.GridBatch method)
hilbert_zyx_batch() (in module fvdb.functional)
hilbert_zyx_single() (in module fvdb.functional)
HORIZONTAL (fvdb.RollingShutterType attribute)
I
ijk (fvdb.Grid property)
(fvdb.GridBatch property)
ijk_to_index() (fvdb.Grid method)
(fvdb.GridBatch method)
ijk_to_index_batch() (in module fvdb.functional)
ijk_to_index_single() (in module fvdb.functional)
ijk_to_inv_index() (fvdb.Grid method)
(fvdb.GridBatch method)
ijk_to_inv_index_batch() (in module fvdb.functional)
ijk_to_inv_index_single() (in module fvdb.functional)
image_height (fvdb.ProjectedGaussianSplats property)
image_width (fvdb.ProjectedGaussianSplats property)
ImageView (class in fvdb.viz)
index_grid_batch() (in module fvdb.functional)
index_int() (fvdb.GridBatch method)
index_list() (fvdb.GridBatch method)
index_slice() (fvdb.GridBatch method)
index_tensor() (fvdb.GridBatch method)
init() (in module fvdb.viz)
inject_batch() (in module fvdb.functional)
inject_from() (fvdb.Grid method)
(fvdb.GridBatch method)
inject_from_dense_cmajor() (fvdb.Grid method)
(fvdb.GridBatch method)
inject_from_dense_cmajor_batch() (in module fvdb.functional)
inject_from_dense_cmajor_single() (in module fvdb.functional)
inject_from_dense_cminor() (fvdb.Grid method)
(fvdb.GridBatch method)
inject_from_dense_cminor_batch() (in module fvdb.functional)
inject_from_dense_cminor_single() (in module fvdb.functional)
inject_from_ijk() (fvdb.Grid method)
(fvdb.GridBatch method)
inject_from_ijk_batch() (in module fvdb.functional)
inject_from_ijk_single() (in module fvdb.functional)
inject_single() (in module fvdb.functional)
inject_to() (fvdb.Grid method)
(fvdb.GridBatch method)
inject_to_dense_cmajor() (fvdb.Grid method)
(fvdb.GridBatch method)
inject_to_dense_cmajor_batch() (in module fvdb.functional)
inject_to_dense_cmajor_single() (in module fvdb.functional)
inject_to_dense_cminor() (fvdb.Grid method)
(fvdb.GridBatch method)
inject_to_dense_cminor_batch() (in module fvdb.functional)
inject_to_dense_cminor_single() (in module fvdb.functional)
int() (fvdb.JaggedTensor method)
integrate_tsdf() (fvdb.Grid method)
(fvdb.GridBatch method)
integrate_tsdf_batch() (in module fvdb.functional)
integrate_tsdf_single() (in module fvdb.functional)
integrate_tsdf_with_features() (fvdb.Grid method)
(fvdb.GridBatch method)
integrate_tsdf_with_features_batch() (in module fvdb.functional)
integrate_tsdf_with_features_single() (in module fvdb.functional)
inv_covar_2d (fvdb.ProjectedGaussianSplats property)
is_contiguous (fvdb.Grid property)
is_contiguous() (fvdb.GridBatch method)
is_cpu (fvdb.JaggedTensor property)
is_cuda (fvdb.JaggedTensor property)
is_same() (fvdb.Grid method)
(fvdb.GridBatch method)
J
jagged_like() (fvdb.GridBatch method)
(fvdb.JaggedTensor method)
JaggedTensor (class in fvdb)
jdata (fvdb.JaggedTensor property)
jflatten() (fvdb.JaggedTensor method)
jidx (fvdb.GridBatch property)
(fvdb.JaggedTensor property)
jlidx (fvdb.JaggedTensor property)
jmax() (fvdb.JaggedTensor method)
jmin() (fvdb.JaggedTensor method)
joffsets (fvdb.GridBatch property)
(fvdb.JaggedTensor property)
jreshape() (fvdb.JaggedTensor method)
jreshape_as() (fvdb.JaggedTensor method)
jsqueeze() (fvdb.JaggedTensor method)
jsum() (fvdb.JaggedTensor method)
L
ldim (fvdb.JaggedTensor property)
load_nanovdb() (in module fvdb.functional)
load_nanovdb_single() (in module fvdb.functional)
log_scales (fvdb.GaussianSplat3d property)
logit_opacities (fvdb.GaussianSplat3d property)
long() (fvdb.JaggedTensor method)
lshape (fvdb.JaggedTensor property)
M
marching_cubes() (fvdb.Grid method)
(fvdb.GridBatch method)
marching_cubes_batch() (in module fvdb.functional)
marching_cubes_single() (in module fvdb.functional)
max_grids_per_batch (fvdb.GridBatch attribute)
max_pool() (fvdb.Grid method)
(fvdb.GridBatch method)
max_pool_batch() (in module fvdb.functional)
max_pool_single() (in module fvdb.functional)
MaxPool (class in fvdb.nn)
means (fvdb.GaussianSplat3d property)
means2d (fvdb.ProjectedGaussianSplats property)
merged_grid() (fvdb.Grid method)
(fvdb.GridBatch method)
merged_grid_batch() (in module fvdb.functional)
merged_grid_single() (in module fvdb.functional)
min_radius_2d (fvdb.ProjectedGaussianSplats property)
(fvdb.viz.GaussianSplat3dView property)
module
fvdb.functional
fvdb.utils.metrics
fvdb.viz
morton (fvdb.Grid property)
morton() (fvdb.GridBatch method)
morton_batch() (in module fvdb.functional)
morton_single() (in module fvdb.functional)
morton_zyx (fvdb.Grid property)
morton_zyx() (fvdb.GridBatch method)
morton_zyx_batch() (in module fvdb.functional)
morton_zyx_single() (in module fvdb.functional)
N
name (fvdb.viz.ImageView property)
near_plane (fvdb.ProjectedGaussianSplats property)
neighbor_indexes() (fvdb.Grid method)
(fvdb.GridBatch method)
neighbor_indexes_batch() (in module fvdb.functional)
neighbor_indexes_single() (in module fvdb.functional)
NONE (fvdb.RollingShutterType attribute)
num_bytes (fvdb.Grid property)
(fvdb.GridBatch property)
num_channels (fvdb.GaussianSplat3d property)
num_gaussians (fvdb.GaussianSplat3d property)
num_leaf_nodes (fvdb.Grid property)
(fvdb.GridBatch property)
num_sh_bases (fvdb.GaussianSplat3d property)
num_tensors (fvdb.JaggedTensor property)
num_voxels (fvdb.Grid property)
(fvdb.GridBatch property)
num_voxels_at() (fvdb.GridBatch method)
O
opacities (fvdb.GaussianSplat3d property)
(fvdb.ProjectedGaussianSplats property)
OPENCV_RADTAN_5 (fvdb.CameraModel attribute)
OPENCV_RADTAN_THIN_PRISM_9 (fvdb.CameraModel attribute)
OPENCV_RATIONAL_8 (fvdb.CameraModel attribute)
OPENCV_THIN_PRISM_12 (fvdb.CameraModel attribute)
origin (fvdb.Grid property)
origin_at() (fvdb.GridBatch method)
origins (fvdb.GridBatch property)
ORTHOGRAPHIC (fvdb.CameraModel attribute)
P
PINHOLE (fvdb.CameraModel attribute)
PLY_VERSION_STRING (fvdb.GaussianSplat3d attribute)
point_size (fvdb.viz.PointCloudView property)
PointCloudView (class in fvdb.viz)
points_in_grid() (fvdb.Grid method)
(fvdb.GridBatch method)
points_in_grid_batch() (in module fvdb.functional)
points_in_grid_single() (in module fvdb.functional)
project_gaussians_for_depths() (fvdb.GaussianSplat3d method)
project_gaussians_for_images() (fvdb.GaussianSplat3d method)
project_gaussians_for_images_and_depths() (fvdb.GaussianSplat3d method)
ProjectedGaussianSplats (class in fvdb)
projection_method (fvdb.ProjectedGaussianSplats property)
ProjectionMethod (class in fvdb)
pruned_grid() (fvdb.Grid method)
(fvdb.GridBatch method)
pruned_grid_batch() (in module fvdb.functional)
pruned_grid_single() (in module fvdb.functional)
psnr() (in module fvdb.utils.metrics)
Q
quats (fvdb.GaussianSplat3d property)
R
radii (fvdb.ProjectedGaussianSplats property)
ray_implicit_intersection() (fvdb.Grid method)
(fvdb.GridBatch method)
ray_implicit_intersection_batch() (in module fvdb.functional)
ray_implicit_intersection_single() (in module fvdb.functional)
rays_intersect_voxels() (fvdb.Grid method)
(fvdb.GridBatch method)
rays_intersect_voxels_batch() (in module fvdb.functional)
rays_intersect_voxels_single() (in module fvdb.functional)
refine() (fvdb.Grid method)
(fvdb.GridBatch method)
refine_batch() (in module fvdb.functional)
refine_single() (in module fvdb.functional)
refined_grid() (fvdb.Grid method)
(fvdb.GridBatch method)
refined_grid_batch() (in module fvdb.functional)
refined_grid_single() (in module fvdb.functional)
relocate_gaussians() (fvdb.GaussianSplat3d method)
render_contributing_gaussian_ids() (fvdb.GaussianSplat3d method)
render_depths() (fvdb.GaussianSplat3d method)
render_depths_from_world() (fvdb.GaussianSplat3d method)
render_from_projected_gaussians() (fvdb.GaussianSplat3d method)
render_images() (fvdb.GaussianSplat3d method)
render_images_and_depths() (fvdb.GaussianSplat3d method)
render_images_and_depths_from_world() (fvdb.GaussianSplat3d method)
render_images_from_world() (fvdb.GaussianSplat3d method)
render_num_contributing_gaussians() (fvdb.GaussianSplat3d method)
render_quantities (fvdb.ProjectedGaussianSplats property)
requires_grad (fvdb.GaussianSplat3d property)
(fvdb.JaggedTensor property)
requires_grad_() (fvdb.JaggedTensor method)
reset() (fvdb.viz.Scene method)
reset_accumulated_gradient_state() (fvdb.GaussianSplat3d method)
RGB_RGB_RGB (fvdb.ShOrderingMode attribute)
(fvdb.viz.ShOrderingMode attribute)
rmask() (fvdb.JaggedTensor method)
RollingShutterType (class in fvdb)
round() (fvdb.JaggedTensor method)
round_() (fvdb.JaggedTensor method)
RRR_GGG_BBB (fvdb.ShOrderingMode attribute)
(fvdb.viz.ShOrderingMode attribute)
rshape (fvdb.JaggedTensor property)
S
sample_bezier() (fvdb.Grid method)
(fvdb.GridBatch method)
sample_bezier_batch() (in module fvdb.functional)
sample_bezier_single() (in module fvdb.functional)
sample_bezier_with_grad() (fvdb.Grid method)
(fvdb.GridBatch method)
sample_bezier_with_grad_batch() (in module fvdb.functional)
sample_bezier_with_grad_single() (in module fvdb.functional)
sample_trilinear() (fvdb.Grid method)
(fvdb.GridBatch method)
sample_trilinear_batch() (in module fvdb.functional)
sample_trilinear_single() (in module fvdb.functional)
sample_trilinear_with_grad() (fvdb.Grid method)
(fvdb.GridBatch method)
sample_trilinear_with_grad_batch() (in module fvdb.functional)
sample_trilinear_with_grad_single() (in module fvdb.functional)
save_nanovdb() (fvdb.Grid method)
(fvdb.GridBatch method)
(in module fvdb.functional)
save_nanovdb_single() (in module fvdb.functional)
save_ply() (fvdb.GaussianSplat3d method)
scales (fvdb.GaussianSplat3d property)
Scene (class in fvdb.viz)
scene_name (fvdb.viz.ImageView property)
segments_along_rays() (fvdb.Grid method)
(fvdb.GridBatch method)
segments_along_rays_batch() (in module fvdb.functional)
segments_along_rays_single() (in module fvdb.functional)
set_camera_lookat() (fvdb.viz.Scene method)
set_state() (fvdb.GaussianSplat3d method)
sh0 (fvdb.GaussianSplat3d property)
sh_degree (fvdb.GaussianSplat3d property)
sh_degree_to_use (fvdb.ProjectedGaussianSplats property)
(fvdb.viz.GaussianSplat3dView property)
sh_ordering_mode (fvdb.viz.GaussianSplat3dView property)
shN (fvdb.GaussianSplat3d property)
ShOrderingMode (class in fvdb)
(class in fvdb.viz)
show() (in module fvdb.viz)
SimpleUNet (class in fvdb.nn)
SimpleUNetBasicBlock (class in fvdb.nn)
SimpleUNetBottleneck (class in fvdb.nn)
SimpleUNetConvBlock (class in fvdb.nn)
SimpleUNetDown (class in fvdb.nn)
SimpleUNetDownUp (class in fvdb.nn)
SimpleUNetPad (class in fvdb.nn)
SimpleUNetUnpad (class in fvdb.nn)
SimpleUNetUp (class in fvdb.nn)
source_grid_batch (fvdb.ConvolutionPlan property)
sparse_render_contributing_gaussian_ids() (fvdb.GaussianSplat3d method)
sparse_render_depths() (fvdb.GaussianSplat3d method)
sparse_render_images() (fvdb.GaussianSplat3d method)
sparse_render_images_and_depths() (fvdb.GaussianSplat3d method)
sparse_render_num_contributing_gaussians() (fvdb.GaussianSplat3d method)
SparseConv3d (class in fvdb.nn)
SparseConvTranspose3d (class in fvdb.nn)
splat_bezier() (fvdb.Grid method)
(fvdb.GridBatch method)
splat_bezier_batch() (in module fvdb.functional)
splat_bezier_single() (in module fvdb.functional)
splat_trilinear() (fvdb.Grid method)
(fvdb.GridBatch method)
splat_trilinear_batch() (in module fvdb.functional)
splat_trilinear_single() (in module fvdb.functional)
sqrt() (fvdb.JaggedTensor method)
sqrt_() (fvdb.JaggedTensor method)
ssim() (in module fvdb.utils.metrics)
state_dict() (fvdb.GaussianSplat3d method)
SyncBatchNorm (class in fvdb.nn)
T
target_grid_batch (fvdb.ConvolutionPlan property)
tile_size (fvdb.viz.GaussianSplat3dView property)
to() (fvdb.GaussianSplat3d method)
(fvdb.Grid method)
(fvdb.GridBatch method)
(fvdb.JaggedTensor method)
to_gridbatch() (fvdb.Grid method)
total_bbox (fvdb.GridBatch property)
total_bytes (fvdb.GridBatch property)
total_leaf_nodes (fvdb.GridBatch property)
total_voxels (fvdb.GridBatch property)
type() (fvdb.JaggedTensor method)
type_as() (fvdb.JaggedTensor method)
U
unbind() (fvdb.JaggedTensor method)
uniform_ray_samples() (fvdb.Grid method)
(fvdb.GridBatch method)
uniform_ray_samples_batch() (in module fvdb.functional)
uniform_ray_samples_single() (in module fvdb.functional)
UNSCENTED (fvdb.ProjectionMethod attribute)
update() (fvdb.viz.ImageView method)
UpsamplingNearest (class in fvdb.nn)
V
valid_usage() (fvdb.ConvolutionPlan method)
VERTICAL (fvdb.RollingShutterType attribute)
voxel_size (fvdb.Grid property)
voxel_size_at() (fvdb.GridBatch method)
voxel_sizes (fvdb.GridBatch property)
voxel_to_world() (fvdb.Grid method)
(fvdb.GridBatch method)
voxel_to_world_batch() (in module fvdb.functional)
voxel_to_world_matrices (fvdb.GridBatch property)
voxel_to_world_matrix (fvdb.Grid property)
voxel_to_world_single() (in module fvdb.functional)
voxels_along_rays() (fvdb.Grid method)
(fvdb.GridBatch method)
voxels_along_rays_batch() (in module fvdb.functional)
voxels_along_rays_single() (in module fvdb.functional)
W
wait_for_interrupt() (in module fvdb.viz)
width (fvdb.viz.ImageView property)
world_to_voxel() (fvdb.Grid method)
(fvdb.GridBatch method)
world_to_voxel_batch() (in module fvdb.functional)
world_to_voxel_matrices (fvdb.GridBatch property)
world_to_voxel_matrix (fvdb.Grid property)
world_to_voxel_single() (in module fvdb.functional)