Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dcharatan/flowmap
/ DatasetCfgCommon
Class
DatasetCfgCommon
flowmap/dataset/dataset.py:5–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
4
@dataclass
5
class
DatasetCfgCommon:
6
image_shape: tuple[int, int] | None
7
scene: str | None
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected