View source on GitHub |
tensorflow_graphics.datasets.features
API defining feature types.
Classes
class Camera
: FeatureConnector
for camera calibration (extrinsic and intrinsic).
class Pose
: FeatureConnector
for 3d pose representations.
class TriangleMesh
: FeatureConnector
for triangle meshes.
class VoxelGrid
: FeatureConnector
for voxel grids.