From a4a33d12862510d6899711b1da921c76d366dbda Mon Sep 17 00:00:00 2001 From: Scott McKay Date: Mon, 12 Dec 2022 16:04:38 +1000 Subject: [PATCH] Exclude the mobilenet labels in the MAUI example from policheck due to false positives. --- ci_build/policheck_exclusions.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci_build/policheck_exclusions.xml b/ci_build/policheck_exclusions.xml index 0c7dfd12b..f34ba96c8 100644 --- a/ci_build/policheck_exclusions.xml +++ b/ci_build/policheck_exclusions.xml @@ -1,4 +1,4 @@ - LABEL.CS|SYNSET.TXT|COCO-OBJECT-CATEGORIES-2017.JSON|ONNX_COCO_CLASSES.TXT|DEV-V1.1.JSON|DEV-V2.0.JSON|VOCAB.TXT|INSTANCES_VAL2017.JSON|RESNETLABELMAP.CS|IMAGENET1000_CLSIDX_TO_LABELS.TXT + LABEL.CS|SYNSET.TXT|COCO-OBJECT-CATEGORIES-2017.JSON|ONNX_COCO_CLASSES.TXT|DEV-V1.1.JSON|DEV-V2.0.JSON|VOCAB.TXT|INSTANCES_VAL2017.JSON|RESNETLABELMAP.CS|IMAGENET1000_CLSIDX_TO_LABELS.TXT|MOBILENETLABELMAP.CS