JeVoisBase  1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
Share this page:
Loading...
Searching...
No Matches
yunet.YuNet Member List

This is the complete list of members for yunet.YuNet, including all inherited members.

__init__(self, modelPath, inputSize=[320, 320], confThreshold=0.6, nmsThreshold=0.3, topK=5000, backendId=0, targetId=0)yunet.YuNet
_backendIdyunet.YuNetprotected
_confThresholdyunet.YuNetprotected
_inputSizeyunet.YuNetprotected
_modelyunet.YuNetprotected
_modelPathyunet.YuNetprotected
_nmsThresholdyunet.YuNetprotected
_targetIdyunet.YuNetprotected
_topKyunet.YuNetprotected
infer(self, image)yunet.YuNet
name(self)yunet.YuNet
setBackend(self, backendId)yunet.YuNet
setInputSize(self, input_size)yunet.YuNet
setTarget(self, targetId)yunet.YuNet