core.models.scn.sampling#
Copyright (c) Meta, Inc. and its affiliates.
This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
Functions#
|
|
|
Module Contents#
- core.models.scn.sampling.CalcSpherePoints(num_points: int, device: str = 'cpu') torch.Tensor #
- core.models.scn.sampling.CalcSpherePointsRandom(num_points: int, device) torch.Tensor #