This commit is contained in:
msmykx 2022-06-15 13:09:45 +02:00
parent 94208e10d5
commit 046c25239d
4 changed files with 8 additions and 8 deletions

View File

@ -687,8 +687,8 @@ def detection_output(
Required: no
* decrease_label_id The flag that denotes how to perform NMS.
Range of values: False - perform NMS like in Caffe*.
True - perform NMS like in MxNet*.
Range of values: False - perform NMS like in Caffe.
True - perform NMS like in Apache MxNet.
Default value: False
Required: no

View File

@ -706,8 +706,8 @@ def detection_output(
Default value: False
Required: no
* decrease_label_id The flag that denotes how to perform NMS.
Range of values: False - perform NMS like in Caffe*.
True - perform NMS like in MxNet*.
Range of values: False - perform NMS like in Caffe.
True - perform NMS like in Apache MxNet.
Default value: False
Required: no
* normalized The flag that denotes whether input tensors with boxes are normalized.

View File

@ -692,8 +692,8 @@ def detection_output(
Required: no
* decrease_label_id The flag that denotes how to perform NMS.
Range of values: False - perform NMS like in Caffe*.
True - perform NMS like in MxNet*.
Range of values: False - perform NMS like in Caffe.
True - perform NMS like in Apache MxNet.
Default value: False
Required: no

View File

@ -684,8 +684,8 @@ def detection_output(
Default value: False
Required: no
* decrease_label_id The flag that denotes how to perform NMS.
Range of values: False - perform NMS like in Caffe*.
True - perform NMS like in MxNet*.
Range of values: False - perform NMS like in Caffe.
True - perform NMS like in Apache MxNet.
Default value: False
Required: no