Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dcharatan/flowmap
/ Scene
Class
Scene
paper/common.py:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
90
@dataclass(frozen=True)
91
class
Scene:
92
tag: str
93
full_name: str
94
dataset: Dataset
95
96
97
SCENES_LLFF = [
Callers
1
common.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected