Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-MONAI/MONAI
/ meta
Method
meta
monai/utils/enums.py:384–385 ·
view source on GitHub ↗
(key: str | None = None)
Source
from the content-addressed store, hash-verified
382
383
@staticmethod
384
def
meta(key: str | None = None) -> str:
385
return
PostFix._get_str(key,
"meta_dict"
)
386
387
@staticmethod
388
def
orig_meta(key: str | None = None) -> str:
Callers
15
transforms.py
File · 0.45
dictionary.py
File · 0.45
sync_meta_info
Function · 0.45
dictionary.py
File · 0.45
dictionary.py
File · 0.45
dictionary.py
File · 0.45
dictionary.py
File · 0.45
__call__
Method · 0.45
inverse
Method · 0.45
__call__
Method · 0.45
get_data
Method · 0.45
test_with_dataloader
Method · 0.45
Calls
1
_get_str
Method · 0.80
Tested by
15
get_data
Method · 0.36
test_with_dataloader
Method · 0.36
test_with_dataloader_batch
Method · 0.36
test_foreground_position
Method · 0.36
test_from_to_meta_tensord
Method · 0.36
test_as_dict
Method · 0.36
test_transforms
Method · 0.36
test_dict_examples
Method · 0.36
test_decollated
Method · 0.36
test_re
Method · 0.36
test_saved_content
Method · 0.36
test_factor
Method · 0.36