</div><divclass="tsd-comment tsd-typography"></div><asideclass="tsd-sources"><p>Inherited from <ahref="GenericConfig.html">GenericConfig</a>.<ahref="GenericConfig.html#enabled">enabled</a></p><ul><li>Defined in <ahref="https://github.com/vladmandic/human/blob/main/src/config.ts#L15">src/config.ts:15</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member"><aid="mode"class="tsd-anchor"></a><h3class="tsd-anchor-link"><span>mode</span><ahref="#mode"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">mode</span><spanclass="tsd-signature-symbol">:</span><ahref="../types/SegmentationEnum.html"class="tsd-signature-type tsd-kind-type-alias">SegmentationEnum</a></div><divclass="tsd-comment tsd-typography"><p>possible rvm segmentation mode</p>
</div><divclass="tsd-comment tsd-typography"></div><asideclass="tsd-sources"><ul><li>Defined in <ahref="https://github.com/vladmandic/human/blob/main/src/config.ts#L166">src/config.ts:166</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited"><aid="modelPath"class="tsd-anchor"></a><h3class="tsd-anchor-link"><span>model<wbr/>Path</span><ahref="#modelPath"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">model<wbr/>Path</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">string</span></div><divclass="tsd-comment tsd-typography"><p>path to model json file (relative to <code>modelBasePath</code></p>
</div><divclass="tsd-comment tsd-typography"></div><asideclass="tsd-sources"><p>Inherited from <ahref="GenericConfig.html">GenericConfig</a>.<ahref="GenericConfig.html#modelPath">modelPath</a></p><ul><li>Defined in <ahref="https://github.com/vladmandic/human/blob/main/src/config.ts#L17">src/config.ts:17</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member"><aid="ratio"class="tsd-anchor"></a><h3class="tsd-anchor-link"><span>ratio</span><ahref="#ratio"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">ratio</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">number</span></div><divclass="tsd-comment tsd-typography"><p>downsample ratio, adjust to reflect approximately how much of input is taken by body</p>
</div><divclass="tsd-comment tsd-typography"></div><asideclass="tsd-sources"><ul><li>Defined in <ahref="https://github.com/vladmandic/human/blob/main/src/config.ts#L164">src/config.ts:164</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited"><aid="skipFrames"class="tsd-anchor"></a><h3class="tsd-anchor-link"><span>skip<wbr/>Frames</span><ahref="#skipFrames"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">skip<wbr/>Frames</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">number</span></div><divclass="tsd-comment tsd-typography"><p>how many max frames to go without re-running model if cached results are acceptable
</div><divclass="tsd-comment tsd-typography"></div><asideclass="tsd-sources"><p>Inherited from <ahref="GenericConfig.html">GenericConfig</a>.<ahref="GenericConfig.html#skipFrames">skipFrames</a></p><ul><li>Defined in <ahref="https://github.com/vladmandic/human/blob/main/src/config.ts#L20">src/config.ts:20</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited"><aid="skipTime"class="tsd-anchor"></a><h3class="tsd-anchor-link"><span>skip<wbr/>Time</span><ahref="#skipTime"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">skip<wbr/>Time</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">number</span></div><divclass="tsd-comment tsd-typography"><p>how many max milliseconds to go without re-running model if cached results are acceptable