Publishing 2019 R1 content
[platform/upstream/dldt.git] / model-optimizer / extensions / front / tf / faster_rcnn_support_api_v1.7.json
index 8f9d74c..6eba96f 100644 (file)
@@ -36,6 +36,8 @@
     },
     {
         "custom_attributes": {
+            "clip_before_nms": true,
+            "clip_after_nms": false
         },
         "id": "ObjectDetectionAPIProposalReplacement",
         "include_inputs_to_sub_graph": true,
@@ -57,6 +59,8 @@
     },
     {
         "custom_attributes": {
+            "clip_before_nms": true,
+            "clip_after_nms": false,
             "coordinates_swap_method": "swap_weights"
         },
         "id": "ObjectDetectionAPIDetectionOutputReplacement",
         },
         "id": "ObjectDetectionAPIOutputReplacement",
         "match_kind": "general"
+    },
+    {
+        "custom_attributes":
+        {
+            "replacements": [["mul/y", "first_stage_max_proposals"]]
+        },
+        "id": "ObjectDetectionAPIConstValueOverride",
+        "match_kind": "general"
     }
 ]
\ No newline at end of file