From d622a0b45d820a02be6d12d9688d57bbb7e19140 Mon Sep 17 00:00:00 2001 From: Andrey Churkin Date: Tue, 5 Nov 2024 13:37:07 +0000 Subject: [PATCH] update sota_checkpoints_eval.json --- tests/tensorflow/sota_checkpoints_eval.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/tensorflow/sota_checkpoints_eval.json b/tests/tensorflow/sota_checkpoints_eval.json index 4d5c11b11f1..0272cf0a11b 100644 --- a/tests/tensorflow/sota_checkpoints_eval.json +++ b/tests/tensorflow/sota_checkpoints_eval.json @@ -258,7 +258,7 @@ "model_description": "RetinaNet", "batch_per_gpu": 15, "target_tf": 33.43, - "target_ov": 33.33 + "target_ov": 33.35 }, "retinanet_coco_int8": { "config": "examples/tensorflow/object_detection/configs/quantization/retinanet_coco_int8.json", @@ -272,7 +272,7 @@ "diff_target_tf_min": -0.15, "diff_target_tf_max": 0.15, "target_tf": 33.19, - "target_ov": 33.23 + "target_ov": 33.25 }, "retinanet_coco_magnitude_sparsity": { "config": "examples/tensorflow/object_detection/configs/sparsity/retinanet_coco_magnitude_sparsity.json", @@ -284,7 +284,7 @@ "compression_description": "Magnitude sparsity (50%)", "batch_per_gpu": 15, "target_tf": 33.1, - "target_ov": 33.09 + "target_ov": 33.11 }, "retinanet_coco_pruning_geometric_median": { "config": "examples/tensorflow/object_detection/configs/pruning/retinanet_coco_pruning_geometric_median.json", @@ -297,7 +297,7 @@ "batch_per_gpu": 15, "diff_fp32_max": 0.4, "target_tf": 32.72, - "target_ov": 32.59 + "target_ov": 32.62 }, "retinanet_coco_pruning_geometric_median_int8": { "config": "examples/tensorflow/object_detection/configs/pruning_quantization/retinanet_coco_pruning_geometric_median_int8.json", @@ -309,7 +309,7 @@ "compression_description": "INT8 (per-tensor symmetric for weights, per-tensor asymmetric half-range for activations) + filter pruning 40%", "batch_per_gpu": 15, "target_tf": 32.61, - "target_ov": 32.47, + "target_ov": 32.49, "diff_target_tf_min": -0.15, "diff_target_tf_max": 0.15 }, @@ -349,7 +349,7 @@ "diff_target_tf_min": -0.15, "diff_target_tf_max": 0.15, "target_tf": 46.49, - "target_ov": 48.08 + "target_ov": 48.10 } } }