MXNet 3
This commit is contained in:
parent
94208e10d5
commit
046c25239d
@ -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
|
||||
|
@ -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.
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user