-
Notifications
You must be signed in to change notification settings - Fork 1.5k
deprecate meta_dict usage in monai.auto3dseg #5201
Copy link
Copy link
Closed
Description
for example, this should be deprecated in favor of metatensor reprentations
MONAI/monai/auto3dseg/analyzer.py
Line 192 in 84e271e
| self, image_key: str, stats_name: str = "image_stats", meta_key_postfix: Optional[str] = "meta_dict" |
MONAI/monai/auto3dseg/analyzer.py
Line 764 in 84e271e
| def __init__(self, key: str, stats_name: str, meta_key_postfix: Optional[str] = "meta_dict") -> None: |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels