Home
last modified time | relevance | path

Searched refs:detectionsPerClass (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/device_manager/
H A Ddevice_manager_test.cpp584 int64_t detectionsPerClass {0}; variable
591 … nmsIoUThreshold, nmsScoreThreshold, maxDetections, detectionsPerClass, maxClassesPerDetection,
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/
H A Dinner_model_test.cpp1502 int64_t detectionsPerClass {0}; variable
1509 … nmsIoUThreshold, nmsScoreThreshold, maxDetections, detectionsPerClass, maxClassesPerDetection,
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/inner_model/
H A Dinner_model_test.cpp1441 int64_t detectionsPerClass {0}; variable
1448 … nmsIoUThreshold, nmsScoreThreshold, maxDetections, detectionsPerClass, maxClassesPerDetection,
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dlite_graph_to_hdi_model_v2_1.cpp407 detectionPostProcess.detectionsPerClass = in ConvertDetectionPostProcess()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/
H A D_neural_network_runtime.md667 …hold,置信度阈值,用于过滤低置信度的检测框。<br/>- maxDetections,每张图片最多输出的检测框数量。<br/>- detectionsPerClass,每个类别的最大检测数量。…
H A D_neural_nework_runtime.md667 …hold,置信度阈值,用于过滤低置信度的检测框。<br/>- maxDetections,每张图片最多输出的检测框数量。<br/>- detectionsPerClass,每个类别的最大检测数量。…
/ohos5.0/drivers/interface/nnrt/v2_1/
H A DNodeAttrTypes.idl658 long detectionsPerClass;
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/
H A D_neural_network_runtime.md667 …umber of detection boxes that can be output for each image.<br>- **detectionsPerClass**: maximum n…