JeVoisBase
1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
|
|
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 | |
_backendId | yunet.YuNet | protected |
_confThreshold | yunet.YuNet | protected |
_inputSize | yunet.YuNet | protected |
_model | yunet.YuNet | protected |
_modelPath | yunet.YuNet | protected |
_nmsThreshold | yunet.YuNet | protected |
_targetId | yunet.YuNet | protected |
_topK | yunet.YuNet | protected |
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 |