class Object3D
W&B class for 3D point clouds.
method Object3D.__init__
data_or_path
: Object3D can be initialized from a file or a numpy array.caption
: Caption associated with the object for display.
Object3D
Object3D.__init__
data_or_path
: Object3D can be initialized from a file or a numpy array.caption
: Caption associated with the object for display.