Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
21
class
Metadata:
22
name: str
23
extrinsics: Float[Tensor,
"frame 4 4"
]
24
intrinsics: Float[Tensor,
"frame 3 3"
]
25
26
27
def
load_image(
Callers
1
load_metadata
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected