Searched defs:DetectionPostProcessDescriptor (Results 1 – 4 of 4) sorted by relevance
352 struct DetectionPostProcessDescriptor struct368 bool operator ==(const DetectionPostProcessDescriptor& rhs) const; argument
506 struct DetectionPostProcessDescriptor struct508 DetectionPostProcessDescriptor() in DetectionPostProcessDescriptor() argument522 bool operator ==(const DetectionPostProcessDescriptor& rhs) const in operator ==()538 uint32_t m_MaxDetections;540 uint32_t m_MaxClassesPerDetection;542 uint32_t m_DetectionsPerClass;544 float m_NmsScoreThreshold;546 float m_NmsIouThreshold;548 uint32_t m_NumClasses;550 bool m_UseRegularNms;[all …]
90 const DetectionPostProcessDescriptor&, in VisitDetectionPostProcessLayer()
192 … const DetectionPostProcessDescriptor&, //descriptor in IsDetectionPostProcessSupported()