From 04d204b3078c04e3e8f59e4a7e59b7c90ff12586 Mon Sep 17 00:00:00 2001 From: cecilia peng Date: Wed, 9 Jun 2021 17:00:46 +0800 Subject: [PATCH] Update MatrixNMS_8.md default value --- docs/ops/sort/MatrixNMS_8.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ops/sort/MatrixNMS_8.md b/docs/ops/sort/MatrixNMS_8.md index b2dce97d8e394a..061133faa9fb05 100644 --- a/docs/ops/sort/MatrixNMS_8.md +++ b/docs/ops/sort/MatrixNMS_8.md @@ -41,7 +41,7 @@ The Matrix NMS algorithm is described below: * *true* - sort selected boxes across batches. * *false* - do not sort selected boxes across batches (boxes are sorted per batch element). * **Type**: boolean - * **Default value**: true + * **Default value**: false * **Required**: *No* * *output_type*