↓ 7 callersFunctionperform_val(multi_gpu, device, embedding_size, batch_size, backbone, carray, issame, nrof_folds = 10, tta = True)
backup/utils.py:158
↓ 7 callersFunctionperform_val(multi_gpu, device, embedding_size, batch_size, backbone, carray, issame, nrof_folds = 10, tta = True)
util/utils.py:176
↓ 4 callersMethod__init__(self, c, num_block, groups, kernel=(3, 3), stride=(1, 1), padding=(1, 1))
backbone/MobileFaceNets.py:53
↓ 4 callersFunctionnmsNon-maximum suppression. Arguments: boxes: a float numpy array of shape [n, 5], where each row is (xmin, ymin, xmax, ymax, sc
applications/align/box_utils.py:5
↓ 3 callersFunctionnmsNon-maximum suppression. Arguments: boxes: a float numpy array of shape [n, 5], where each row is (xmin, ymin, xmax, ymax, sc
paddle/align/box_utils.py:5