<li><strong>name</strong> (<em>basestring</em>) – The Layer Name.</li>
<li><strong>input_loc</strong> (<em>paddle.v2.config_base.Layer | List of paddle.v2.config_base.Layer</em>) – The input predict locations.</li>
<li><strong>input_conf</strong> (<em>paddle.v2.config_base.Layer | List of paddle.v2.config_base.Layer</em>) – The input priorbox confidence.</li>
<li><strong>priorbox</strong> (<em>paddle.v2.config_base.Layer</em>) – The input priorbox location and the variance.</li>
<li><strong>label</strong> (<em>paddle.v2.config_base.Layer</em>) – The input label.</li>
<li><strong>num_classes</strong> (<em>int</em>) – The number of the classification.</li>
<li><strong>overlap_threshold</strong> (<em>float</em>) – The threshold of the overlap.</li>
<li><strong>neg_pos_ratio</strong> (<em>float</em>) – The ratio of the negative bbox to the positive bbox.</li>
<li><strong>neg_overlap</strong> (<em>float</em>) – The negative bbox overlap threshold.</li>
<li><strong>background_id</strong> (<em>int</em>) – The background class index.</li>
<li><strong>name</strong> (<em>basestring</em>) – The Layer Name.</li>
<li><strong>input_loc</strong> (<em>paddle.v2.config_base.Layer | List of paddle.v2.config_base.Layer.</em>) – The input predict locations.</li>
<li><strong>input_conf</strong> (<em>paddle.v2.config_base.Layer | List of paddle.v2.config_base.Layer.</em>) – The input priorbox confidence.</li>
<li><strong>priorbox</strong> (<em>paddle.v2.config_base.Layer</em>) – The input priorbox location and the variance.</li>
<li><strong>num_classes</strong> (<em>int</em>) – The number of the classification.</li>
<li><strong>nms_threshold</strong> (<em>float</em>) – The Non-maximum suppression threshold.</li>
<li><strong>nms_top_k</strong> (<em>int</em>) – The bbox number kept of the NMS’s output</li>
<li><strong>keep_top_k</strong> (<em>int</em>) – The bbox number kept of the layer’s output</li>
<li><strong>confidence_threshold</strong> (<em>float</em>) – The classification confidence threshold</li>
<li><strong>background_id</strong> (<em>int</em>) – The background class index.</li>
<li><strong>name</strong> (<em>basestring</em>) – The Layer Name.</li>
<li><strong>input_loc</strong> (<em>paddle.v2.config_base.Layer | List of paddle.v2.config_base.Layer</em>) – The input predict locations.</li>
<li><strong>input_conf</strong> (<em>paddle.v2.config_base.Layer | List of paddle.v2.config_base.Layer</em>) – The input priorbox confidence.</li>
<li><strong>priorbox</strong> (<em>paddle.v2.config_base.Layer</em>) – The input priorbox location and the variance.</li>
<li><strong>label</strong> (<em>paddle.v2.config_base.Layer</em>) – The input label.</li>
<li><strong>num_classes</strong> (<em>int</em>) – The number of the classification.</li>
<li><strong>overlap_threshold</strong> (<em>float</em>) – The threshold of the overlap.</li>
<li><strong>neg_pos_ratio</strong> (<em>float</em>) – The ratio of the negative bbox to the positive bbox.</li>
<li><strong>neg_overlap</strong> (<em>float</em>) – The negative bbox overlap threshold.</li>
<li><strong>background_id</strong> (<em>int</em>) – The background class index.</li>
<li><strong>name</strong> (<em>basestring</em>) – The Layer Name.</li>
<li><strong>input_loc</strong> (<em>paddle.v2.config_base.Layer | List of paddle.v2.config_base.Layer.</em>) – The input predict locations.</li>
<li><strong>input_conf</strong> (<em>paddle.v2.config_base.Layer | List of paddle.v2.config_base.Layer.</em>) – The input priorbox confidence.</li>
<li><strong>priorbox</strong> (<em>paddle.v2.config_base.Layer</em>) – The input priorbox location and the variance.</li>
<li><strong>num_classes</strong> (<em>int</em>) – The number of the classification.</li>
<li><strong>nms_threshold</strong> (<em>float</em>) – The Non-maximum suppression threshold.</li>
<li><strong>nms_top_k</strong> (<em>int</em>) – The bbox number kept of the NMS’s output</li>
<li><strong>keep_top_k</strong> (<em>int</em>) – The bbox number kept of the layer’s output</li>
<li><strong>confidence_threshold</strong> (<em>float</em>) – The classification confidence threshold</li>
<li><strong>background_id</strong> (<em>int</em>) – The background class index.</li>