Base | dai::NodeCRTP< NeuralNetwork, DetectionNetwork, DetectionNetworkProperties > | private |
clone() const override | dai::NodeCRTP< NeuralNetwork, DetectionNetwork, DetectionNetworkProperties > | inline |
Derived | dai::NodeCRTP< NeuralNetwork, DetectionNetwork, DetectionNetworkProperties > | private |
DetectionNetwork(const std::shared_ptr< PipelineImpl > &par, int64_t nodeId) | dai::node::DetectionNetwork | protected |
DetectionNetwork(const std::shared_ptr< PipelineImpl > &par, int64_t nodeId, std::unique_ptr< Properties > props) | dai::node::DetectionNetwork | protected |
getConfidenceThreshold() const | dai::node::DetectionNetwork | |
getName() const override | dai::NodeCRTP< NeuralNetwork, DetectionNetwork, DetectionNetworkProperties > | inline |
NAME | dai::node::DetectionNetwork | static |
NodeCRTP(const std::shared_ptr< PipelineImpl > &par, int64_t nodeId, std::unique_ptr< Properties > props) | dai::NodeCRTP< NeuralNetwork, DetectionNetwork, DetectionNetworkProperties > | inlineprivate |
NodeCRTP(const std::shared_ptr< PipelineImpl > &par, int64_t nodeId) | dai::NodeCRTP< NeuralNetwork, DetectionNetwork, DetectionNetworkProperties > | inlineprivate |
out | dai::node::DetectionNetwork | |
outNetwork | dai::node::DetectionNetwork | |
Properties typedef | dai::NodeCRTP< NeuralNetwork, DetectionNetwork, DetectionNetworkProperties > | |
properties | dai::NodeCRTP< NeuralNetwork, DetectionNetwork, DetectionNetworkProperties > | |
setConfidenceThreshold(float thresh) | dai::node::DetectionNetwork | |