X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=model-optimizer%2Fextensions%2Ffront%2Ftf%2Fmask_rcnn_support_api_v1.11.json;h=178b53bb6497028c5d0500a2667f7cbab4ac2a75;hb=72660e9a4d683dc6a0c50e9fad96e59b7edd1f71;hp=6220ea1882dab2a0f8c8470293fd8b78df7b6f17;hpb=669bee86e580cbbc8ef40b440ab195ba2cbf5142;p=platform%2Fupstream%2Fdldt.git diff --git a/model-optimizer/extensions/front/tf/mask_rcnn_support_api_v1.11.json b/model-optimizer/extensions/front/tf/mask_rcnn_support_api_v1.11.json index 6220ea1..178b53b 100644 --- a/model-optimizer/extensions/front/tf/mask_rcnn_support_api_v1.11.json +++ b/model-optimizer/extensions/front/tf/mask_rcnn_support_api_v1.11.json @@ -36,6 +36,8 @@ }, { "custom_attributes": { + "clip_before_nms": false, + "clip_after_nms": true }, "id": "ObjectDetectionAPIProposalReplacement", "include_inputs_to_sub_graph": true, @@ -57,6 +59,8 @@ }, { "custom_attributes": { + "clip_before_nms": false, + "clip_after_nms": true, "coordinates_swap_method": "swap_weights" }, "id": "ObjectDetectionAPIDetectionOutputReplacement", @@ -104,5 +108,13 @@ }, "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