Randomly scale the point cloud. Scale is per point cloud. Input: BxNx3 array, original batch of point clouds Return: BxNx3 array, scaled batch of point clouds
(batch_data, scale_low=0.8, scale_high=1.25)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected