MXNet 3
This commit is contained in:
parent
94208e10d5
commit
046c25239d
@ -687,8 +687,8 @@ def detection_output(
|
|||||||
Required: no
|
Required: no
|
||||||
|
|
||||||
* decrease_label_id The flag that denotes how to perform NMS.
|
* decrease_label_id The flag that denotes how to perform NMS.
|
||||||
Range of values: False - perform NMS like in Caffe*.
|
Range of values: False - perform NMS like in Caffe.
|
||||||
True - perform NMS like in MxNet*.
|
True - perform NMS like in Apache MxNet.
|
||||||
|
|
||||||
Default value: False
|
Default value: False
|
||||||
Required: no
|
Required: no
|
||||||
|
@ -706,8 +706,8 @@ def detection_output(
|
|||||||
Default value: False
|
Default value: False
|
||||||
Required: no
|
Required: no
|
||||||
* decrease_label_id The flag that denotes how to perform NMS.
|
* decrease_label_id The flag that denotes how to perform NMS.
|
||||||
Range of values: False - perform NMS like in Caffe*.
|
Range of values: False - perform NMS like in Caffe.
|
||||||
True - perform NMS like in MxNet*.
|
True - perform NMS like in Apache MxNet.
|
||||||
Default value: False
|
Default value: False
|
||||||
Required: no
|
Required: no
|
||||||
* normalized The flag that denotes whether input tensors with boxes are normalized.
|
* normalized The flag that denotes whether input tensors with boxes are normalized.
|
||||||
|
@ -692,8 +692,8 @@ def detection_output(
|
|||||||
Required: no
|
Required: no
|
||||||
|
|
||||||
* decrease_label_id The flag that denotes how to perform NMS.
|
* decrease_label_id The flag that denotes how to perform NMS.
|
||||||
Range of values: False - perform NMS like in Caffe*.
|
Range of values: False - perform NMS like in Caffe.
|
||||||
True - perform NMS like in MxNet*.
|
True - perform NMS like in Apache MxNet.
|
||||||
|
|
||||||
Default value: False
|
Default value: False
|
||||||
Required: no
|
Required: no
|
||||||
|
@ -684,8 +684,8 @@ def detection_output(
|
|||||||
Default value: False
|
Default value: False
|
||||||
Required: no
|
Required: no
|
||||||
* decrease_label_id The flag that denotes how to perform NMS.
|
* decrease_label_id The flag that denotes how to perform NMS.
|
||||||
Range of values: False - perform NMS like in Caffe*.
|
Range of values: False - perform NMS like in Caffe.
|
||||||
True - perform NMS like in MxNet*.
|
True - perform NMS like in Apache MxNet.
|
||||||
|
|
||||||
Default value: False
|
Default value: False
|
||||||
Required: no
|
Required: no
|
||||||
|
Loading…
Reference in New Issue
Block a user