-
Notifications
You must be signed in to change notification settings - Fork 1.2k
v0.5 to v0.6 migration guide
Nic Ma edited this page Jul 9, 2021
·
13 revisions
In MONAI v0.6, we enhanced the design of metrics
and postprocessing
transforms to provide more flexible and advanced features, which, in the meantime, brought some slightly breaking changes.
To help users smoothly migrate the existing code from MONAI v0.5 to v0.6, this document shows the detailed steps with example code.