MCPcopy Create free account
hub / github.com/dcharatan/flowmap / Metadata

Class Metadata

flowmap/dataset/dataset_llff.py:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19
20@dataclass
21class Metadata:
22 name: str
23 extrinsics: Float[Tensor, "frame 4 4"]
24 intrinsics: Float[Tensor, "frame 3 3"]
25
26
27def load_image(

Callers 1

load_metadataMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected