-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Improve output_transform for StatsHandler #3904
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Is your feature request related to a problem? Please describe.
Currently, we usually use output_transform=lambda x: None to avoid logging of every iteration for evaluator:
https://github.com/Project-MONAI/tutorials/blob/master/modules/engines/unet_training_dict.py#L126
It's hard to understand, already got several questions from NVIDIA Clara MMAR users.
Would be nice to enhance from_engine API or add another similar API to improve the user experience:
https://github.com/Project-MONAI/tutorials/blob/master/modules/engines/unet_training_dict.py#L162
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request