Closed KumoLiu closed 1 month ago
Fix https://github.com/Project-MONAI/model-zoo/issues/697
Flatten the metric dict when the metric is a nested dictionary.
./runtests.sh -f -u --net --coverage
./runtests.sh --quick --unittests --disttests
make html
docs/
/build
Fix https://github.com/Project-MONAI/model-zoo/issues/697
Description
Flatten the metric dict when the metric is a nested dictionary.
Types of changes
./runtests.sh -f -u --net --coverage
../runtests.sh --quick --unittests --disttests
.make html
command in thedocs/
folder.