mxpi_nmsoverlapedroi
This plugin will be discarded. Use the mxpi_nmsoverlapedroiV2 plugin.
Function |
Filters repeated objects in the overlapping area after block division. |
|---|---|
Constraints |
None |
Plugin Base Class (Factory) |
mxpi_nmsoverlapedroi |
Input/Output |
Static input: metadata (data type: MxpiObjectList) Static output: metadata (data type: MxpiObjectList) |
Port Format (Caps) |
Static input: {"metadata/object"} Static output: {"metadata/object"} |
Property |
For details, see Table 1. |
Property Name |
Description |
Mandatory or Not |
Modifiable or Not |
|---|---|---|---|
dataSource |
Index of the input data (generally the name of the upstream element). |
Yes |
Yes |
blockName |
Metadata key value corresponding to the block information. |
Yes |
Yes |
nmsThreshold |
NMS calculation threshold. The default value is 0.45, and the value ranges from 0 to 1. |
No |
Yes |