↓ 7 callersFunctionstr2bool Convert a string to a boolean. Case insensitive. True: yes, true, t, y, 1. False: no, false, f, n, 0. Args: value: string to be
monai/utils/misc.py:459
↓ 6 callersMethod__init__(self, in_channels: int, max_pool, se_layer, dropout, kernel_size, num_filters)
monai/networks/nets/quicknat.py:214
↓ 6 callersFunctiontest_shape_generator(num_classes=1, num_objects=3, batch_size=1, height=5, width=5, rotation=0.0, smoothing=False)
tests/utils/enums/test_hovernet_loss.py:48