Skip to main content

Class wandb.Object3D

W&B class for 3D point clouds.

Args

np.ndarray | str | pathlib.Path | TextIO | dict
Object3D can be initialized from a file or a numpy array.
str | None
Caption associated with the object for display.
str | FileFormat3D | None