| Package | Description |
|---|---|
| org.bytedeco.tensorrt.nvinfer |
| Modifier and Type | Method and Description |
|---|---|
INMSLayer |
INetworkDefinition.addNMS(ITensor boxes,
ITensor scores,
ITensor maxOutputBoxesPerClass)
\brief Add a non-maximum suppression layer to the network.
|
INMSLayer |
VNetworkDefinition.addNMS(ITensor boxes,
ITensor scores,
ITensor maxOutputBoxesPerClass) |
Copyright © 2024. All rights reserved.