We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f743844 + b0ed253 commit f9b5347Copy full SHA for f9b5347
monai/utils/enums.py
@@ -336,7 +336,7 @@ class CommonKeys(StrEnum):
336
`LABEL` is the training or evaluation label of segmentation or classification task.
337
`PRED` is the prediction data of model output.
338
`LOSS` is the loss value of current iteration.
339
- `INFO` is some useful information during training or evaluation, like loss value, etc.
+ `METADATA` is some useful information during training or evaluation, like loss value, etc.
340
341
"""
342
0 commit comments