blob: 45ec3a4733ce798f488f2cb39c7a2687f3b62f1c [file] [log] [blame]
Ryan OSheade36e4a2020-03-13 16:26:19 +00001<!-- Copyright (c) 2020 ARM Limited. -->
2<!-- -->
3<!-- SPDX-License-Identifier: MIT -->
4<!-- -->
5<!-- HTML header for doxygen 1.8.13-->
6<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
7<html xmlns="http://www.w3.org/1999/xhtml">
8<head>
9<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
10<meta http-equiv="X-UA-Compatible" content="IE=9"/>
11<meta name="generator" content="Doxygen 1.8.13"/>
12<meta name="robots" content="NOINDEX, NOFOLLOW" />
13<meta name="viewport" content="width=device-width, initial-scale=1"/>
14<title>ArmNN: DetectionPostProcessDescriptor Struct Reference</title>
15<link href="tabs.css" rel="stylesheet" type="text/css"/>
16<script type="text/javascript" src="jquery.js"></script>
17<script type="text/javascript" src="dynsections.js"></script>
18<link href="navtree.css" rel="stylesheet" type="text/css"/>
19<script type="text/javascript" src="resize.js"></script>
20<script type="text/javascript" src="navtreedata.js"></script>
21<script type="text/javascript" src="navtree.js"></script>
22<script type="text/javascript">
23 $(document).ready(initResizable);
24</script>
25<link href="search/search.css" rel="stylesheet" type="text/css"/>
26<script type="text/javascript" src="search/searchdata.js"></script>
27<script type="text/javascript" src="search/search.js"></script>
28<script type="text/x-mathjax-config">
29 MathJax.Hub.Config({
30 extensions: ["tex2jax.js"],
31 jax: ["input/TeX","output/HTML-CSS"],
32});
33</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
34<link href="doxygen.css" rel="stylesheet" type="text/css" />
35<link href="stylesheet.css" rel="stylesheet" type="text/css"/>
36</head>
37<body>
38<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
39<div id="titlearea">
40<table cellspacing="0" cellpadding="0">
41 <tbody>
42 <tr style="height: 56px;">
43 <img alt="ArmNN" src="Arm_NN_horizontal_blue.png" style="max-width: 10rem; margin-top: .5rem; margin-left 10px"/>
44 <td style="padding-left: 0.5em;">
45 <div id="projectname">
46 &#160;<span id="projectnumber">20.02</span>
47 </div>
48 </td>
49 </tr>
50 </tbody>
51</table>
52</div>
53<!-- end header part -->
54<!-- Generated by Doxygen 1.8.13 -->
55<script type="text/javascript">
56var searchBox = new SearchBox("searchBox", "search",false,'Search');
57</script>
58<script type="text/javascript" src="menudata.js"></script>
59<script type="text/javascript" src="menu.js"></script>
60<script type="text/javascript">
61$(function() {
62 initMenu('',true,false,'search.php','Search');
63 $(document).ready(function() { init_search(); });
64});
65</script>
66<div id="main-nav"></div>
67</div><!-- top -->
68<div id="side-nav" class="ui-resizable side-nav-resizable">
69 <div id="nav-tree">
70 <div id="nav-tree-contents">
71 <div id="nav-sync" class="sync"></div>
72 </div>
73 </div>
74 <div id="splitbar" style="-moz-user-select:none;"
75 class="ui-resizable-handle">
76 </div>
77</div>
78<script type="text/javascript">
79$(document).ready(function(){initNavTree('structarmnn_1_1_detection_post_process_descriptor.xhtml','');});
80</script>
81<div id="doc-content">
82<!-- window showing the filter options -->
83<div id="MSearchSelectWindow"
84 onmouseover="return searchBox.OnSearchSelectShow()"
85 onmouseout="return searchBox.OnSearchSelectHide()"
86 onkeydown="return searchBox.OnSearchSelectKey(event)">
87</div>
88
89<!-- iframe showing the search results (closed by default) -->
90<div id="MSearchResultsWindow">
91<iframe src="javascript:void(0)" frameborder="0"
92 name="MSearchResults" id="MSearchResults">
93</iframe>
94</div>
95
96<div class="header">
97 <div class="summary">
98<a href="#pub-methods">Public Member Functions</a> &#124;
99<a href="#pub-attribs">Public Attributes</a> &#124;
100<a href="structarmnn_1_1_detection_post_process_descriptor-members.xhtml">List of all members</a> </div>
101 <div class="headertitle">
102<div class="title">DetectionPostProcessDescriptor Struct Reference</div> </div>
103</div><!--header-->
104<div class="contents">
105
106<p><code>#include &lt;<a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>&gt;</code></p>
107<table class="memberdecls">
108<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
109Public Member Functions</h2></td></tr>
110<tr class="memitem:ac5c408724c832bc1f75bad758fe2b7da"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#ac5c408724c832bc1f75bad758fe2b7da">DetectionPostProcessDescriptor</a> ()</td></tr>
111<tr class="separator:ac5c408724c832bc1f75bad758fe2b7da"><td class="memSeparator" colspan="2">&#160;</td></tr>
112<tr class="memitem:a0773c6fc2b30dc55c1bbdfc603e6e79f"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a0773c6fc2b30dc55c1bbdfc603e6e79f">operator==</a> (const <a class="el" href="structarmnn_1_1_detection_post_process_descriptor.xhtml">DetectionPostProcessDescriptor</a> &amp;rhs) const</td></tr>
113<tr class="separator:a0773c6fc2b30dc55c1bbdfc603e6e79f"><td class="memSeparator" colspan="2">&#160;</td></tr>
114</table><table class="memberdecls">
115<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
116Public Attributes</h2></td></tr>
117<tr class="memitem:ae72089bcab60ac175557f4241b16a014"><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#ae72089bcab60ac175557f4241b16a014">m_MaxDetections</a></td></tr>
118<tr class="memdesc:ae72089bcab60ac175557f4241b16a014"><td class="mdescLeft">&#160;</td><td class="mdescRight">Maximum numbers of detections. <a href="#ae72089bcab60ac175557f4241b16a014">More...</a><br /></td></tr>
119<tr class="separator:ae72089bcab60ac175557f4241b16a014"><td class="memSeparator" colspan="2">&#160;</td></tr>
120<tr class="memitem:a9ae2c9796692ebeafe19a4d3f09c8ea8"><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a9ae2c9796692ebeafe19a4d3f09c8ea8">m_MaxClassesPerDetection</a></td></tr>
121<tr class="memdesc:a9ae2c9796692ebeafe19a4d3f09c8ea8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Maximum numbers of classes per detection, used in Fast NMS. <a href="#a9ae2c9796692ebeafe19a4d3f09c8ea8">More...</a><br /></td></tr>
122<tr class="separator:a9ae2c9796692ebeafe19a4d3f09c8ea8"><td class="memSeparator" colspan="2">&#160;</td></tr>
123<tr class="memitem:a7e2f87544b8bc7e497e1dec8d3ca4055"><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a7e2f87544b8bc7e497e1dec8d3ca4055">m_DetectionsPerClass</a></td></tr>
124<tr class="memdesc:a7e2f87544b8bc7e497e1dec8d3ca4055"><td class="mdescLeft">&#160;</td><td class="mdescRight">Detections per classes, used in Regular NMS. <a href="#a7e2f87544b8bc7e497e1dec8d3ca4055">More...</a><br /></td></tr>
125<tr class="separator:a7e2f87544b8bc7e497e1dec8d3ca4055"><td class="memSeparator" colspan="2">&#160;</td></tr>
126<tr class="memitem:a4392dd6b4862cc9cf95ae8f1001ba592"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a4392dd6b4862cc9cf95ae8f1001ba592">m_NmsScoreThreshold</a></td></tr>
127<tr class="memdesc:a4392dd6b4862cc9cf95ae8f1001ba592"><td class="mdescLeft">&#160;</td><td class="mdescRight">NMS score threshold. <a href="#a4392dd6b4862cc9cf95ae8f1001ba592">More...</a><br /></td></tr>
128<tr class="separator:a4392dd6b4862cc9cf95ae8f1001ba592"><td class="memSeparator" colspan="2">&#160;</td></tr>
129<tr class="memitem:a53c8a7f33a40e1e240256bcfcf41b101"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a53c8a7f33a40e1e240256bcfcf41b101">m_NmsIouThreshold</a></td></tr>
130<tr class="memdesc:a53c8a7f33a40e1e240256bcfcf41b101"><td class="mdescLeft">&#160;</td><td class="mdescRight">Intersection over union threshold. <a href="#a53c8a7f33a40e1e240256bcfcf41b101">More...</a><br /></td></tr>
131<tr class="separator:a53c8a7f33a40e1e240256bcfcf41b101"><td class="memSeparator" colspan="2">&#160;</td></tr>
132<tr class="memitem:a3a04b0ccee4bb2f21721ee5045e83df4"><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a3a04b0ccee4bb2f21721ee5045e83df4">m_NumClasses</a></td></tr>
133<tr class="memdesc:a3a04b0ccee4bb2f21721ee5045e83df4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Number of classes. <a href="#a3a04b0ccee4bb2f21721ee5045e83df4">More...</a><br /></td></tr>
134<tr class="separator:a3a04b0ccee4bb2f21721ee5045e83df4"><td class="memSeparator" colspan="2">&#160;</td></tr>
135<tr class="memitem:a7ed9bc7c26df67d274d5dd4cd83adf0f"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a7ed9bc7c26df67d274d5dd4cd83adf0f">m_UseRegularNms</a></td></tr>
136<tr class="memdesc:a7ed9bc7c26df67d274d5dd4cd83adf0f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Use Regular NMS. <a href="#a7ed9bc7c26df67d274d5dd4cd83adf0f">More...</a><br /></td></tr>
137<tr class="separator:a7ed9bc7c26df67d274d5dd4cd83adf0f"><td class="memSeparator" colspan="2">&#160;</td></tr>
138<tr class="memitem:ae64523937ea910030ad66fee6fddd51f"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#ae64523937ea910030ad66fee6fddd51f">m_ScaleX</a></td></tr>
139<tr class="memdesc:ae64523937ea910030ad66fee6fddd51f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Center size encoding scale x. <a href="#ae64523937ea910030ad66fee6fddd51f">More...</a><br /></td></tr>
140<tr class="separator:ae64523937ea910030ad66fee6fddd51f"><td class="memSeparator" colspan="2">&#160;</td></tr>
141<tr class="memitem:a7a2156ec7d9c012ce00bbcc6afcb9028"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a7a2156ec7d9c012ce00bbcc6afcb9028">m_ScaleY</a></td></tr>
142<tr class="memdesc:a7a2156ec7d9c012ce00bbcc6afcb9028"><td class="mdescLeft">&#160;</td><td class="mdescRight">Center size encoding scale y. <a href="#a7a2156ec7d9c012ce00bbcc6afcb9028">More...</a><br /></td></tr>
143<tr class="separator:a7a2156ec7d9c012ce00bbcc6afcb9028"><td class="memSeparator" colspan="2">&#160;</td></tr>
144<tr class="memitem:ab509802c659de19929f18bad14a35c58"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#ab509802c659de19929f18bad14a35c58">m_ScaleW</a></td></tr>
145<tr class="memdesc:ab509802c659de19929f18bad14a35c58"><td class="mdescLeft">&#160;</td><td class="mdescRight">Center size encoding scale weight. <a href="#ab509802c659de19929f18bad14a35c58">More...</a><br /></td></tr>
146<tr class="separator:ab509802c659de19929f18bad14a35c58"><td class="memSeparator" colspan="2">&#160;</td></tr>
147<tr class="memitem:aa61510cbd529870182e918ac6e8b9d72"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#aa61510cbd529870182e918ac6e8b9d72">m_ScaleH</a></td></tr>
148<tr class="memdesc:aa61510cbd529870182e918ac6e8b9d72"><td class="mdescLeft">&#160;</td><td class="mdescRight">Center size encoding scale height. <a href="#aa61510cbd529870182e918ac6e8b9d72">More...</a><br /></td></tr>
149<tr class="separator:aa61510cbd529870182e918ac6e8b9d72"><td class="memSeparator" colspan="2">&#160;</td></tr>
150</table>
151<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
152<div class="textblock">
153<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00495">495</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
154</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
155<a id="ac5c408724c832bc1f75bad758fe2b7da"></a>
156<h2 class="memtitle"><span class="permalink"><a href="#ac5c408724c832bc1f75bad758fe2b7da">&#9670;&nbsp;</a></span>DetectionPostProcessDescriptor()</h2>
157
158<div class="memitem">
159<div class="memproto">
160<table class="mlabels">
161 <tr>
162 <td class="mlabels-left">
163 <table class="memname">
164 <tr>
165 <td class="memname"><a class="el" href="structarmnn_1_1_detection_post_process_descriptor.xhtml">DetectionPostProcessDescriptor</a> </td>
166 <td>(</td>
167 <td class="paramname"></td><td>)</td>
168 <td></td>
169 </tr>
170 </table>
171 </td>
172 <td class="mlabels-right">
173<span class="mlabels"><span class="mlabel">inline</span></span> </td>
174 </tr>
175</table>
176</div><div class="memdoc">
177
178<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00497">497</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
179<div class="fragment"><div class="line"><a name="l00498"></a><span class="lineno"> 498</span>&#160; : <a class="code" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#ae72089bcab60ac175557f4241b16a014">m_MaxDetections</a>(0)</div><div class="line"><a name="l00499"></a><span class="lineno"> 499</span>&#160; , <a class="code" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a9ae2c9796692ebeafe19a4d3f09c8ea8">m_MaxClassesPerDetection</a>(1)</div><div class="line"><a name="l00500"></a><span class="lineno"> 500</span>&#160; , <a class="code" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a7e2f87544b8bc7e497e1dec8d3ca4055">m_DetectionsPerClass</a>(1)</div><div class="line"><a name="l00501"></a><span class="lineno"> 501</span>&#160; , <a class="code" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a4392dd6b4862cc9cf95ae8f1001ba592">m_NmsScoreThreshold</a>(0)</div><div class="line"><a name="l00502"></a><span class="lineno"> 502</span>&#160; , <a class="code" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a53c8a7f33a40e1e240256bcfcf41b101">m_NmsIouThreshold</a>(0)</div><div class="line"><a name="l00503"></a><span class="lineno"> 503</span>&#160; , <a class="code" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a3a04b0ccee4bb2f21721ee5045e83df4">m_NumClasses</a>(0)</div><div class="line"><a name="l00504"></a><span class="lineno"> 504</span>&#160; , <a class="code" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a7ed9bc7c26df67d274d5dd4cd83adf0f">m_UseRegularNms</a>(<span class="keyword">false</span>)</div><div class="line"><a name="l00505"></a><span class="lineno"> 505</span>&#160; , <a class="code" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#ae64523937ea910030ad66fee6fddd51f">m_ScaleX</a>(0)</div><div class="line"><a name="l00506"></a><span class="lineno"> 506</span>&#160; , <a class="code" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a7a2156ec7d9c012ce00bbcc6afcb9028">m_ScaleY</a>(0)</div><div class="line"><a name="l00507"></a><span class="lineno"> 507</span>&#160; , <a class="code" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#ab509802c659de19929f18bad14a35c58">m_ScaleW</a>(0)</div><div class="line"><a name="l00508"></a><span class="lineno"> 508</span>&#160; , <a class="code" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#aa61510cbd529870182e918ac6e8b9d72">m_ScaleH</a>(0)</div><div class="line"><a name="l00509"></a><span class="lineno"> 509</span>&#160; {}</div><div class="ttc" id="structarmnn_1_1_detection_post_process_descriptor_xhtml_ab509802c659de19929f18bad14a35c58"><div class="ttname"><a href="structarmnn_1_1_detection_post_process_descriptor.xhtml#ab509802c659de19929f18bad14a35c58">armnn::DetectionPostProcessDescriptor::m_ScaleW</a></div><div class="ttdeci">float m_ScaleW</div><div class="ttdoc">Center size encoding scale weight. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00545">Descriptors.hpp:545</a></div></div>
180<div class="ttc" id="structarmnn_1_1_detection_post_process_descriptor_xhtml_ae64523937ea910030ad66fee6fddd51f"><div class="ttname"><a href="structarmnn_1_1_detection_post_process_descriptor.xhtml#ae64523937ea910030ad66fee6fddd51f">armnn::DetectionPostProcessDescriptor::m_ScaleX</a></div><div class="ttdeci">float m_ScaleX</div><div class="ttdoc">Center size encoding scale x. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00541">Descriptors.hpp:541</a></div></div>
181<div class="ttc" id="structarmnn_1_1_detection_post_process_descriptor_xhtml_a7e2f87544b8bc7e497e1dec8d3ca4055"><div class="ttname"><a href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a7e2f87544b8bc7e497e1dec8d3ca4055">armnn::DetectionPostProcessDescriptor::m_DetectionsPerClass</a></div><div class="ttdeci">uint32_t m_DetectionsPerClass</div><div class="ttdoc">Detections per classes, used in Regular NMS. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00531">Descriptors.hpp:531</a></div></div>
182<div class="ttc" id="structarmnn_1_1_detection_post_process_descriptor_xhtml_a9ae2c9796692ebeafe19a4d3f09c8ea8"><div class="ttname"><a href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a9ae2c9796692ebeafe19a4d3f09c8ea8">armnn::DetectionPostProcessDescriptor::m_MaxClassesPerDetection</a></div><div class="ttdeci">uint32_t m_MaxClassesPerDetection</div><div class="ttdoc">Maximum numbers of classes per detection, used in Fast NMS. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00529">Descriptors.hpp:529</a></div></div>
183<div class="ttc" id="structarmnn_1_1_detection_post_process_descriptor_xhtml_ae72089bcab60ac175557f4241b16a014"><div class="ttname"><a href="structarmnn_1_1_detection_post_process_descriptor.xhtml#ae72089bcab60ac175557f4241b16a014">armnn::DetectionPostProcessDescriptor::m_MaxDetections</a></div><div class="ttdeci">uint32_t m_MaxDetections</div><div class="ttdoc">Maximum numbers of detections. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00527">Descriptors.hpp:527</a></div></div>
184<div class="ttc" id="structarmnn_1_1_detection_post_process_descriptor_xhtml_a53c8a7f33a40e1e240256bcfcf41b101"><div class="ttname"><a href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a53c8a7f33a40e1e240256bcfcf41b101">armnn::DetectionPostProcessDescriptor::m_NmsIouThreshold</a></div><div class="ttdeci">float m_NmsIouThreshold</div><div class="ttdoc">Intersection over union threshold. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00535">Descriptors.hpp:535</a></div></div>
185<div class="ttc" id="structarmnn_1_1_detection_post_process_descriptor_xhtml_a3a04b0ccee4bb2f21721ee5045e83df4"><div class="ttname"><a href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a3a04b0ccee4bb2f21721ee5045e83df4">armnn::DetectionPostProcessDescriptor::m_NumClasses</a></div><div class="ttdeci">uint32_t m_NumClasses</div><div class="ttdoc">Number of classes. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00537">Descriptors.hpp:537</a></div></div>
186<div class="ttc" id="structarmnn_1_1_detection_post_process_descriptor_xhtml_a7ed9bc7c26df67d274d5dd4cd83adf0f"><div class="ttname"><a href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a7ed9bc7c26df67d274d5dd4cd83adf0f">armnn::DetectionPostProcessDescriptor::m_UseRegularNms</a></div><div class="ttdeci">bool m_UseRegularNms</div><div class="ttdoc">Use Regular NMS. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00539">Descriptors.hpp:539</a></div></div>
187<div class="ttc" id="structarmnn_1_1_detection_post_process_descriptor_xhtml_aa61510cbd529870182e918ac6e8b9d72"><div class="ttname"><a href="structarmnn_1_1_detection_post_process_descriptor.xhtml#aa61510cbd529870182e918ac6e8b9d72">armnn::DetectionPostProcessDescriptor::m_ScaleH</a></div><div class="ttdeci">float m_ScaleH</div><div class="ttdoc">Center size encoding scale height. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00547">Descriptors.hpp:547</a></div></div>
188<div class="ttc" id="structarmnn_1_1_detection_post_process_descriptor_xhtml_a7a2156ec7d9c012ce00bbcc6afcb9028"><div class="ttname"><a href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a7a2156ec7d9c012ce00bbcc6afcb9028">armnn::DetectionPostProcessDescriptor::m_ScaleY</a></div><div class="ttdeci">float m_ScaleY</div><div class="ttdoc">Center size encoding scale y. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00543">Descriptors.hpp:543</a></div></div>
189<div class="ttc" id="structarmnn_1_1_detection_post_process_descriptor_xhtml_a4392dd6b4862cc9cf95ae8f1001ba592"><div class="ttname"><a href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a4392dd6b4862cc9cf95ae8f1001ba592">armnn::DetectionPostProcessDescriptor::m_NmsScoreThreshold</a></div><div class="ttdeci">float m_NmsScoreThreshold</div><div class="ttdoc">NMS score threshold. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00533">Descriptors.hpp:533</a></div></div>
190</div><!-- fragment -->
191</div>
192</div>
193<h2 class="groupheader">Member Function Documentation</h2>
194<a id="a0773c6fc2b30dc55c1bbdfc603e6e79f"></a>
195<h2 class="memtitle"><span class="permalink"><a href="#a0773c6fc2b30dc55c1bbdfc603e6e79f">&#9670;&nbsp;</a></span>operator==()</h2>
196
197<div class="memitem">
198<div class="memproto">
199<table class="mlabels">
200 <tr>
201 <td class="mlabels-left">
202 <table class="memname">
203 <tr>
204 <td class="memname">bool operator== </td>
205 <td>(</td>
206 <td class="paramtype">const <a class="el" href="structarmnn_1_1_detection_post_process_descriptor.xhtml">DetectionPostProcessDescriptor</a> &amp;&#160;</td>
207 <td class="paramname"><em>rhs</em></td><td>)</td>
208 <td> const</td>
209 </tr>
210 </table>
211 </td>
212 <td class="mlabels-right">
213<span class="mlabels"><span class="mlabel">inline</span></span> </td>
214 </tr>
215</table>
216</div><div class="memdoc">
217
218<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00511">511</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
219
220<p class="reference">References <a class="el" href="_descriptors_8hpp_source.xhtml#l00531">DetectionPostProcessDescriptor::m_DetectionsPerClass</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00529">DetectionPostProcessDescriptor::m_MaxClassesPerDetection</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00527">DetectionPostProcessDescriptor::m_MaxDetections</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00535">DetectionPostProcessDescriptor::m_NmsIouThreshold</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00533">DetectionPostProcessDescriptor::m_NmsScoreThreshold</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00537">DetectionPostProcessDescriptor::m_NumClasses</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00547">DetectionPostProcessDescriptor::m_ScaleH</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00545">DetectionPostProcessDescriptor::m_ScaleW</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00541">DetectionPostProcessDescriptor::m_ScaleX</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00543">DetectionPostProcessDescriptor::m_ScaleY</a>, and <a class="el" href="_descriptors_8hpp_source.xhtml#l00539">DetectionPostProcessDescriptor::m_UseRegularNms</a>.</p>
221<div class="fragment"><div class="line"><a name="l00512"></a><span class="lineno"> 512</span>&#160; {</div><div class="line"><a name="l00513"></a><span class="lineno"> 513</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#ae72089bcab60ac175557f4241b16a014">m_MaxDetections</a> == rhs.m_MaxDetections &amp;&amp;</div><div class="line"><a name="l00514"></a><span class="lineno"> 514</span>&#160; <a class="code" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a9ae2c9796692ebeafe19a4d3f09c8ea8">m_MaxClassesPerDetection</a> == rhs.m_MaxClassesPerDetection &amp;&amp;</div><div class="line"><a name="l00515"></a><span class="lineno"> 515</span>&#160; <a class="code" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a7e2f87544b8bc7e497e1dec8d3ca4055">m_DetectionsPerClass</a> == rhs.m_DetectionsPerClass &amp;&amp;</div><div class="line"><a name="l00516"></a><span class="lineno"> 516</span>&#160; <a class="code" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a4392dd6b4862cc9cf95ae8f1001ba592">m_NmsScoreThreshold</a> == rhs.m_NmsScoreThreshold &amp;&amp;</div><div class="line"><a name="l00517"></a><span class="lineno"> 517</span>&#160; <a class="code" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a53c8a7f33a40e1e240256bcfcf41b101">m_NmsIouThreshold</a> == rhs.m_NmsIouThreshold &amp;&amp;</div><div class="line"><a name="l00518"></a><span class="lineno"> 518</span>&#160; <a class="code" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a3a04b0ccee4bb2f21721ee5045e83df4">m_NumClasses</a> == rhs.m_NumClasses &amp;&amp;</div><div class="line"><a name="l00519"></a><span class="lineno"> 519</span>&#160; <a class="code" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a7ed9bc7c26df67d274d5dd4cd83adf0f">m_UseRegularNms</a> == rhs.m_UseRegularNms &amp;&amp;</div><div class="line"><a name="l00520"></a><span class="lineno"> 520</span>&#160; <a class="code" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#ae64523937ea910030ad66fee6fddd51f">m_ScaleX</a> == rhs.m_ScaleX &amp;&amp;</div><div class="line"><a name="l00521"></a><span class="lineno"> 521</span>&#160; <a class="code" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a7a2156ec7d9c012ce00bbcc6afcb9028">m_ScaleY</a> == rhs.m_ScaleY &amp;&amp;</div><div class="line"><a name="l00522"></a><span class="lineno"> 522</span>&#160; <a class="code" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#ab509802c659de19929f18bad14a35c58">m_ScaleW</a> == rhs.m_ScaleW &amp;&amp;</div><div class="line"><a name="l00523"></a><span class="lineno"> 523</span>&#160; <a class="code" href="structarmnn_1_1_detection_post_process_descriptor.xhtml#aa61510cbd529870182e918ac6e8b9d72">m_ScaleH</a> == rhs.m_ScaleH;</div><div class="line"><a name="l00524"></a><span class="lineno"> 524</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_detection_post_process_descriptor_xhtml_ab509802c659de19929f18bad14a35c58"><div class="ttname"><a href="structarmnn_1_1_detection_post_process_descriptor.xhtml#ab509802c659de19929f18bad14a35c58">armnn::DetectionPostProcessDescriptor::m_ScaleW</a></div><div class="ttdeci">float m_ScaleW</div><div class="ttdoc">Center size encoding scale weight. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00545">Descriptors.hpp:545</a></div></div>
222<div class="ttc" id="structarmnn_1_1_detection_post_process_descriptor_xhtml_ae64523937ea910030ad66fee6fddd51f"><div class="ttname"><a href="structarmnn_1_1_detection_post_process_descriptor.xhtml#ae64523937ea910030ad66fee6fddd51f">armnn::DetectionPostProcessDescriptor::m_ScaleX</a></div><div class="ttdeci">float m_ScaleX</div><div class="ttdoc">Center size encoding scale x. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00541">Descriptors.hpp:541</a></div></div>
223<div class="ttc" id="structarmnn_1_1_detection_post_process_descriptor_xhtml_a7e2f87544b8bc7e497e1dec8d3ca4055"><div class="ttname"><a href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a7e2f87544b8bc7e497e1dec8d3ca4055">armnn::DetectionPostProcessDescriptor::m_DetectionsPerClass</a></div><div class="ttdeci">uint32_t m_DetectionsPerClass</div><div class="ttdoc">Detections per classes, used in Regular NMS. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00531">Descriptors.hpp:531</a></div></div>
224<div class="ttc" id="structarmnn_1_1_detection_post_process_descriptor_xhtml_a9ae2c9796692ebeafe19a4d3f09c8ea8"><div class="ttname"><a href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a9ae2c9796692ebeafe19a4d3f09c8ea8">armnn::DetectionPostProcessDescriptor::m_MaxClassesPerDetection</a></div><div class="ttdeci">uint32_t m_MaxClassesPerDetection</div><div class="ttdoc">Maximum numbers of classes per detection, used in Fast NMS. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00529">Descriptors.hpp:529</a></div></div>
225<div class="ttc" id="structarmnn_1_1_detection_post_process_descriptor_xhtml_ae72089bcab60ac175557f4241b16a014"><div class="ttname"><a href="structarmnn_1_1_detection_post_process_descriptor.xhtml#ae72089bcab60ac175557f4241b16a014">armnn::DetectionPostProcessDescriptor::m_MaxDetections</a></div><div class="ttdeci">uint32_t m_MaxDetections</div><div class="ttdoc">Maximum numbers of detections. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00527">Descriptors.hpp:527</a></div></div>
226<div class="ttc" id="structarmnn_1_1_detection_post_process_descriptor_xhtml_a53c8a7f33a40e1e240256bcfcf41b101"><div class="ttname"><a href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a53c8a7f33a40e1e240256bcfcf41b101">armnn::DetectionPostProcessDescriptor::m_NmsIouThreshold</a></div><div class="ttdeci">float m_NmsIouThreshold</div><div class="ttdoc">Intersection over union threshold. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00535">Descriptors.hpp:535</a></div></div>
227<div class="ttc" id="structarmnn_1_1_detection_post_process_descriptor_xhtml_a3a04b0ccee4bb2f21721ee5045e83df4"><div class="ttname"><a href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a3a04b0ccee4bb2f21721ee5045e83df4">armnn::DetectionPostProcessDescriptor::m_NumClasses</a></div><div class="ttdeci">uint32_t m_NumClasses</div><div class="ttdoc">Number of classes. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00537">Descriptors.hpp:537</a></div></div>
228<div class="ttc" id="structarmnn_1_1_detection_post_process_descriptor_xhtml_a7ed9bc7c26df67d274d5dd4cd83adf0f"><div class="ttname"><a href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a7ed9bc7c26df67d274d5dd4cd83adf0f">armnn::DetectionPostProcessDescriptor::m_UseRegularNms</a></div><div class="ttdeci">bool m_UseRegularNms</div><div class="ttdoc">Use Regular NMS. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00539">Descriptors.hpp:539</a></div></div>
229<div class="ttc" id="structarmnn_1_1_detection_post_process_descriptor_xhtml_aa61510cbd529870182e918ac6e8b9d72"><div class="ttname"><a href="structarmnn_1_1_detection_post_process_descriptor.xhtml#aa61510cbd529870182e918ac6e8b9d72">armnn::DetectionPostProcessDescriptor::m_ScaleH</a></div><div class="ttdeci">float m_ScaleH</div><div class="ttdoc">Center size encoding scale height. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00547">Descriptors.hpp:547</a></div></div>
230<div class="ttc" id="structarmnn_1_1_detection_post_process_descriptor_xhtml_a7a2156ec7d9c012ce00bbcc6afcb9028"><div class="ttname"><a href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a7a2156ec7d9c012ce00bbcc6afcb9028">armnn::DetectionPostProcessDescriptor::m_ScaleY</a></div><div class="ttdeci">float m_ScaleY</div><div class="ttdoc">Center size encoding scale y. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00543">Descriptors.hpp:543</a></div></div>
231<div class="ttc" id="structarmnn_1_1_detection_post_process_descriptor_xhtml_a4392dd6b4862cc9cf95ae8f1001ba592"><div class="ttname"><a href="structarmnn_1_1_detection_post_process_descriptor.xhtml#a4392dd6b4862cc9cf95ae8f1001ba592">armnn::DetectionPostProcessDescriptor::m_NmsScoreThreshold</a></div><div class="ttdeci">float m_NmsScoreThreshold</div><div class="ttdoc">NMS score threshold. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00533">Descriptors.hpp:533</a></div></div>
232</div><!-- fragment -->
233</div>
234</div>
235<h2 class="groupheader">Member Data Documentation</h2>
236<a id="a7e2f87544b8bc7e497e1dec8d3ca4055"></a>
237<h2 class="memtitle"><span class="permalink"><a href="#a7e2f87544b8bc7e497e1dec8d3ca4055">&#9670;&nbsp;</a></span>m_DetectionsPerClass</h2>
238
239<div class="memitem">
240<div class="memproto">
241 <table class="memname">
242 <tr>
243 <td class="memname">uint32_t m_DetectionsPerClass</td>
244 </tr>
245 </table>
246</div><div class="memdoc">
247
248<p>Detections per classes, used in Regular NMS. </p>
249
250<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00531">531</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
251
252<p class="reference">Referenced by <a class="el" href="_serializer_tests_8cpp_source.xhtml#l00771">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="backends_2reference_2workloads_2_detection_post_process_8cpp_source.xhtml#l00141">armnn::DetectionPostProcess()</a>, <a class="el" href="_detection_post_process_test_impl_8hpp_source.xhtml#l00139">DetectionPostProcessImpl()</a>, <a class="el" href="_parser_flatbuffers_fixture_8hpp_source.xhtml#l00166">ParserFlatbuffersFixture::GenerateDetectionPostProcessJsonString()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l00764">Deserializer::GetNetworkOutputBindingInfo()</a>, <a class="el" href="_neon_detection_post_process_workload_8cpp_source.xhtml#l00018">armnn::MakeInfo()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00511">DetectionPostProcessDescriptor::operator==()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l01898">TfLiteParser::OutputShapeOfReshape()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00205">StringifyLayerParameters&lt; DetectionPostProcessDescriptor &gt;::Serialize()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00405">SerializerVisitor::VisitDetectionPostProcessLayer()</a>.</p>
253
254</div>
255</div>
256<a id="a9ae2c9796692ebeafe19a4d3f09c8ea8"></a>
257<h2 class="memtitle"><span class="permalink"><a href="#a9ae2c9796692ebeafe19a4d3f09c8ea8">&#9670;&nbsp;</a></span>m_MaxClassesPerDetection</h2>
258
259<div class="memitem">
260<div class="memproto">
261 <table class="memname">
262 <tr>
263 <td class="memname">uint32_t m_MaxClassesPerDetection</td>
264 </tr>
265 </table>
266</div><div class="memdoc">
267
268<p>Maximum numbers of classes per detection, used in Fast NMS. </p>
269
270<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00529">529</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
271
272<p class="reference">Referenced by <a class="el" href="_serializer_tests_8cpp_source.xhtml#l00771">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="backends_2reference_2workloads_2_detection_post_process_8cpp_source.xhtml#l00141">armnn::DetectionPostProcess()</a>, <a class="el" href="_detection_post_process_test_impl_8hpp_source.xhtml#l00139">DetectionPostProcessImpl()</a>, <a class="el" href="_parser_flatbuffers_fixture_8hpp_source.xhtml#l00166">ParserFlatbuffersFixture::GenerateDetectionPostProcessJsonString()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l00764">Deserializer::GetNetworkOutputBindingInfo()</a>, <a class="el" href="_neon_detection_post_process_workload_8cpp_source.xhtml#l00018">armnn::MakeInfo()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00511">DetectionPostProcessDescriptor::operator==()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l01898">TfLiteParser::OutputShapeOfReshape()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00205">StringifyLayerParameters&lt; DetectionPostProcessDescriptor &gt;::Serialize()</a>, <a class="el" href="_detection_post_process_layer_8cpp_source.xhtml#l00037">DetectionPostProcessLayer::ValidateTensorShapesFromInputs()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00405">SerializerVisitor::VisitDetectionPostProcessLayer()</a>.</p>
273
274</div>
275</div>
276<a id="ae72089bcab60ac175557f4241b16a014"></a>
277<h2 class="memtitle"><span class="permalink"><a href="#ae72089bcab60ac175557f4241b16a014">&#9670;&nbsp;</a></span>m_MaxDetections</h2>
278
279<div class="memitem">
280<div class="memproto">
281 <table class="memname">
282 <tr>
283 <td class="memname">uint32_t m_MaxDetections</td>
284 </tr>
285 </table>
286</div><div class="memdoc">
287
288<p>Maximum numbers of detections. </p>
289
290<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00527">527</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
291
292<p class="reference">Referenced by <a class="el" href="_optimizer_tests_8cpp_source.xhtml#l00502">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="backends_2reference_2workloads_2_detection_post_process_8cpp_source.xhtml#l00141">armnn::DetectionPostProcess()</a>, <a class="el" href="_detection_post_process_test_impl_8hpp_source.xhtml#l00139">DetectionPostProcessImpl()</a>, <a class="el" href="_parser_flatbuffers_fixture_8hpp_source.xhtml#l00166">ParserFlatbuffersFixture::GenerateDetectionPostProcessJsonString()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l00764">Deserializer::GetNetworkOutputBindingInfo()</a>, <a class="el" href="_neon_detection_post_process_workload_8cpp_source.xhtml#l00018">armnn::MakeInfo()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00511">DetectionPostProcessDescriptor::operator==()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l01898">TfLiteParser::OutputShapeOfReshape()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00205">StringifyLayerParameters&lt; DetectionPostProcessDescriptor &gt;::Serialize()</a>, <a class="el" href="_detection_post_process_layer_8cpp_source.xhtml#l00037">DetectionPostProcessLayer::ValidateTensorShapesFromInputs()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00405">SerializerVisitor::VisitDetectionPostProcessLayer()</a>.</p>
293
294</div>
295</div>
296<a id="a53c8a7f33a40e1e240256bcfcf41b101"></a>
297<h2 class="memtitle"><span class="permalink"><a href="#a53c8a7f33a40e1e240256bcfcf41b101">&#9670;&nbsp;</a></span>m_NmsIouThreshold</h2>
298
299<div class="memitem">
300<div class="memproto">
301 <table class="memname">
302 <tr>
303 <td class="memname">float m_NmsIouThreshold</td>
304 </tr>
305 </table>
306</div><div class="memdoc">
307
308<p>Intersection over union threshold. </p>
309
310<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00535">535</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
311
312<p class="reference">Referenced by <a class="el" href="_serializer_tests_8cpp_source.xhtml#l00771">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="backends_2reference_2workloads_2_detection_post_process_8cpp_source.xhtml#l00141">armnn::DetectionPostProcess()</a>, <a class="el" href="_detection_post_process_test_impl_8hpp_source.xhtml#l00139">DetectionPostProcessImpl()</a>, <a class="el" href="_parser_flatbuffers_fixture_8hpp_source.xhtml#l00166">ParserFlatbuffersFixture::GenerateDetectionPostProcessJsonString()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l00764">Deserializer::GetNetworkOutputBindingInfo()</a>, <a class="el" href="_neon_detection_post_process_workload_8cpp_source.xhtml#l00018">armnn::MakeInfo()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00511">DetectionPostProcessDescriptor::operator==()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l01898">TfLiteParser::OutputShapeOfReshape()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00205">StringifyLayerParameters&lt; DetectionPostProcessDescriptor &gt;::Serialize()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00405">SerializerVisitor::VisitDetectionPostProcessLayer()</a>.</p>
313
314</div>
315</div>
316<a id="a4392dd6b4862cc9cf95ae8f1001ba592"></a>
317<h2 class="memtitle"><span class="permalink"><a href="#a4392dd6b4862cc9cf95ae8f1001ba592">&#9670;&nbsp;</a></span>m_NmsScoreThreshold</h2>
318
319<div class="memitem">
320<div class="memproto">
321 <table class="memname">
322 <tr>
323 <td class="memname">float m_NmsScoreThreshold</td>
324 </tr>
325 </table>
326</div><div class="memdoc">
327
328<p>NMS score threshold. </p>
329
330<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00533">533</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
331
332<p class="reference">Referenced by <a class="el" href="_serializer_tests_8cpp_source.xhtml#l00771">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="backends_2reference_2workloads_2_detection_post_process_8cpp_source.xhtml#l00141">armnn::DetectionPostProcess()</a>, <a class="el" href="_detection_post_process_test_impl_8hpp_source.xhtml#l00139">DetectionPostProcessImpl()</a>, <a class="el" href="_parser_flatbuffers_fixture_8hpp_source.xhtml#l00166">ParserFlatbuffersFixture::GenerateDetectionPostProcessJsonString()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l00764">Deserializer::GetNetworkOutputBindingInfo()</a>, <a class="el" href="_neon_detection_post_process_workload_8cpp_source.xhtml#l00018">armnn::MakeInfo()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00511">DetectionPostProcessDescriptor::operator==()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l01898">TfLiteParser::OutputShapeOfReshape()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00205">StringifyLayerParameters&lt; DetectionPostProcessDescriptor &gt;::Serialize()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00405">SerializerVisitor::VisitDetectionPostProcessLayer()</a>.</p>
333
334</div>
335</div>
336<a id="a3a04b0ccee4bb2f21721ee5045e83df4"></a>
337<h2 class="memtitle"><span class="permalink"><a href="#a3a04b0ccee4bb2f21721ee5045e83df4">&#9670;&nbsp;</a></span>m_NumClasses</h2>
338
339<div class="memitem">
340<div class="memproto">
341 <table class="memname">
342 <tr>
343 <td class="memname">uint32_t m_NumClasses</td>
344 </tr>
345 </table>
346</div><div class="memdoc">
347
348<p>Number of classes. </p>
349
350<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00537">537</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
351
352<p class="reference">Referenced by <a class="el" href="_serializer_tests_8cpp_source.xhtml#l00771">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="backends_2reference_2workloads_2_detection_post_process_8cpp_source.xhtml#l00141">armnn::DetectionPostProcess()</a>, <a class="el" href="_detection_post_process_test_impl_8hpp_source.xhtml#l00139">DetectionPostProcessImpl()</a>, <a class="el" href="_parser_flatbuffers_fixture_8hpp_source.xhtml#l00166">ParserFlatbuffersFixture::GenerateDetectionPostProcessJsonString()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l00764">Deserializer::GetNetworkOutputBindingInfo()</a>, <a class="el" href="_neon_detection_post_process_workload_8cpp_source.xhtml#l00018">armnn::MakeInfo()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00511">DetectionPostProcessDescriptor::operator==()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l01898">TfLiteParser::OutputShapeOfReshape()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00205">StringifyLayerParameters&lt; DetectionPostProcessDescriptor &gt;::Serialize()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00405">SerializerVisitor::VisitDetectionPostProcessLayer()</a>.</p>
353
354</div>
355</div>
356<a id="aa61510cbd529870182e918ac6e8b9d72"></a>
357<h2 class="memtitle"><span class="permalink"><a href="#aa61510cbd529870182e918ac6e8b9d72">&#9670;&nbsp;</a></span>m_ScaleH</h2>
358
359<div class="memitem">
360<div class="memproto">
361 <table class="memname">
362 <tr>
363 <td class="memname">float m_ScaleH</td>
364 </tr>
365 </table>
366</div><div class="memdoc">
367
368<p>Center size encoding scale height. </p>
369
370<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00547">547</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
371
372<p class="reference">Referenced by <a class="el" href="_serializer_tests_8cpp_source.xhtml#l00771">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="backends_2reference_2workloads_2_detection_post_process_8cpp_source.xhtml#l00141">armnn::DetectionPostProcess()</a>, <a class="el" href="_detection_post_process_test_impl_8hpp_source.xhtml#l00139">DetectionPostProcessImpl()</a>, <a class="el" href="_parser_flatbuffers_fixture_8hpp_source.xhtml#l00166">ParserFlatbuffersFixture::GenerateDetectionPostProcessJsonString()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l00764">Deserializer::GetNetworkOutputBindingInfo()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00511">DetectionPostProcessDescriptor::operator==()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l01898">TfLiteParser::OutputShapeOfReshape()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00205">StringifyLayerParameters&lt; DetectionPostProcessDescriptor &gt;::Serialize()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00405">SerializerVisitor::VisitDetectionPostProcessLayer()</a>.</p>
373
374</div>
375</div>
376<a id="ab509802c659de19929f18bad14a35c58"></a>
377<h2 class="memtitle"><span class="permalink"><a href="#ab509802c659de19929f18bad14a35c58">&#9670;&nbsp;</a></span>m_ScaleW</h2>
378
379<div class="memitem">
380<div class="memproto">
381 <table class="memname">
382 <tr>
383 <td class="memname">float m_ScaleW</td>
384 </tr>
385 </table>
386</div><div class="memdoc">
387
388<p>Center size encoding scale weight. </p>
389
390<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00545">545</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
391
392<p class="reference">Referenced by <a class="el" href="_serializer_tests_8cpp_source.xhtml#l00771">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="backends_2reference_2workloads_2_detection_post_process_8cpp_source.xhtml#l00141">armnn::DetectionPostProcess()</a>, <a class="el" href="_detection_post_process_test_impl_8hpp_source.xhtml#l00139">DetectionPostProcessImpl()</a>, <a class="el" href="_parser_flatbuffers_fixture_8hpp_source.xhtml#l00166">ParserFlatbuffersFixture::GenerateDetectionPostProcessJsonString()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l00764">Deserializer::GetNetworkOutputBindingInfo()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00511">DetectionPostProcessDescriptor::operator==()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l01898">TfLiteParser::OutputShapeOfReshape()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00205">StringifyLayerParameters&lt; DetectionPostProcessDescriptor &gt;::Serialize()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00405">SerializerVisitor::VisitDetectionPostProcessLayer()</a>.</p>
393
394</div>
395</div>
396<a id="ae64523937ea910030ad66fee6fddd51f"></a>
397<h2 class="memtitle"><span class="permalink"><a href="#ae64523937ea910030ad66fee6fddd51f">&#9670;&nbsp;</a></span>m_ScaleX</h2>
398
399<div class="memitem">
400<div class="memproto">
401 <table class="memname">
402 <tr>
403 <td class="memname">float m_ScaleX</td>
404 </tr>
405 </table>
406</div><div class="memdoc">
407
408<p>Center size encoding scale x. </p>
409
410<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00541">541</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
411
412<p class="reference">Referenced by <a class="el" href="_serializer_tests_8cpp_source.xhtml#l00771">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="backends_2reference_2workloads_2_detection_post_process_8cpp_source.xhtml#l00141">armnn::DetectionPostProcess()</a>, <a class="el" href="_detection_post_process_test_impl_8hpp_source.xhtml#l00139">DetectionPostProcessImpl()</a>, <a class="el" href="_parser_flatbuffers_fixture_8hpp_source.xhtml#l00166">ParserFlatbuffersFixture::GenerateDetectionPostProcessJsonString()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l00764">Deserializer::GetNetworkOutputBindingInfo()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00511">DetectionPostProcessDescriptor::operator==()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l01898">TfLiteParser::OutputShapeOfReshape()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00205">StringifyLayerParameters&lt; DetectionPostProcessDescriptor &gt;::Serialize()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00405">SerializerVisitor::VisitDetectionPostProcessLayer()</a>.</p>
413
414</div>
415</div>
416<a id="a7a2156ec7d9c012ce00bbcc6afcb9028"></a>
417<h2 class="memtitle"><span class="permalink"><a href="#a7a2156ec7d9c012ce00bbcc6afcb9028">&#9670;&nbsp;</a></span>m_ScaleY</h2>
418
419<div class="memitem">
420<div class="memproto">
421 <table class="memname">
422 <tr>
423 <td class="memname">float m_ScaleY</td>
424 </tr>
425 </table>
426</div><div class="memdoc">
427
428<p>Center size encoding scale y. </p>
429
430<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00543">543</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
431
432<p class="reference">Referenced by <a class="el" href="_serializer_tests_8cpp_source.xhtml#l00771">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="backends_2reference_2workloads_2_detection_post_process_8cpp_source.xhtml#l00141">armnn::DetectionPostProcess()</a>, <a class="el" href="_detection_post_process_test_impl_8hpp_source.xhtml#l00139">DetectionPostProcessImpl()</a>, <a class="el" href="_parser_flatbuffers_fixture_8hpp_source.xhtml#l00166">ParserFlatbuffersFixture::GenerateDetectionPostProcessJsonString()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l00764">Deserializer::GetNetworkOutputBindingInfo()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00511">DetectionPostProcessDescriptor::operator==()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l01898">TfLiteParser::OutputShapeOfReshape()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00205">StringifyLayerParameters&lt; DetectionPostProcessDescriptor &gt;::Serialize()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00405">SerializerVisitor::VisitDetectionPostProcessLayer()</a>.</p>
433
434</div>
435</div>
436<a id="a7ed9bc7c26df67d274d5dd4cd83adf0f"></a>
437<h2 class="memtitle"><span class="permalink"><a href="#a7ed9bc7c26df67d274d5dd4cd83adf0f">&#9670;&nbsp;</a></span>m_UseRegularNms</h2>
438
439<div class="memitem">
440<div class="memproto">
441 <table class="memname">
442 <tr>
443 <td class="memname">bool m_UseRegularNms</td>
444 </tr>
445 </table>
446</div><div class="memdoc">
447
448<p>Use Regular NMS. </p>
449
450<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00539">539</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
451
452<p class="reference">Referenced by <a class="el" href="_serializer_tests_8cpp_source.xhtml#l00771">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="backends_2reference_2workloads_2_detection_post_process_8cpp_source.xhtml#l00141">armnn::DetectionPostProcess()</a>, <a class="el" href="_detection_post_process_test_impl_8hpp_source.xhtml#l00139">DetectionPostProcessImpl()</a>, <a class="el" href="_ref_detection_post_process_tests_8cpp_source.xhtml#l00072">DetectionPostProcessTestImpl()</a>, <a class="el" href="_parser_flatbuffers_fixture_8hpp_source.xhtml#l00166">ParserFlatbuffersFixture::GenerateDetectionPostProcessJsonString()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l00764">Deserializer::GetNetworkOutputBindingInfo()</a>, <a class="el" href="_neon_detection_post_process_workload_8cpp_source.xhtml#l00018">armnn::MakeInfo()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00511">DetectionPostProcessDescriptor::operator==()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l01898">TfLiteParser::OutputShapeOfReshape()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00205">StringifyLayerParameters&lt; DetectionPostProcessDescriptor &gt;::Serialize()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00405">SerializerVisitor::VisitDetectionPostProcessLayer()</a>.</p>
453
454</div>
455</div>
456<hr/>The documentation for this struct was generated from the following file:<ul>
457<li>include/armnn/<a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a></li>
458</ul>
459</div><!-- contents -->
460</div><!-- doc-content -->
461<!-- start footer part -->
462<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
463 <ul>
464 <li class="navelem"><a class="el" href="namespacearmnn.xhtml">armnn</a></li><li class="navelem"><a class="el" href="structarmnn_1_1_detection_post_process_descriptor.xhtml">DetectionPostProcessDescriptor</a></li>
465 <li class="footer">Generated on Fri Mar 13 2020 16:09:17 for ArmNN by
466 <a href="http://www.doxygen.org/index.html">
467 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
468 </ul>
469</div>
470</body>
471</html>