JeVoisBase
1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
|
|
Public Member Functions | |
__init__ (self, modelPath, inputSize=[320, 320], confThreshold=0.6, nmsThreshold=0.3, topK=5000, backendId=0, targetId=0) | |
name (self) | |
setBackend (self, backendId) | |
setTarget (self, targetId) | |
setInputSize (self, input_size) | |
infer (self, image) | |
Protected Attributes | |
_modelPath | |
_inputSize | |
_confThreshold | |
_nmsThreshold | |
_topK | |
_backendId | |
_targetId | |
_model | |
yunet.YuNet.__init__ | ( | self, | |
modelPath, | |||
inputSize = [320, 320] , |
|||
confThreshold = 0.6 , |
|||
nmsThreshold = 0.3 , |
|||
topK = 5000 , |
|||
backendId = 0 , |
|||
targetId = 0 |
|||
) |
yunet.YuNet.infer | ( | self, | |
image | |||
) |
Definition at line 63 of file yunet.py.
References yunet.YuNet._model, sface.SFace._model, pphumanseg.PPHumanSeg._model, ppresnet.PPResNet._model, dasiamrpn.DaSiamRPN._model, youtureid.YoutuReID._model, wechatqrcode.WeChatQRCode._model, db.DB._model, and crnn.CRNN._model.
Referenced by sface.SFace.match(), and youtureid.YoutuReID.query().
yunet.YuNet.setBackend | ( | self, | |
backendId | |||
) |
Definition at line 36 of file yunet.py.
References yunet.YuNet._backendId, sface.SFace._backendId, pphumanseg.PPHumanSeg._backendId, ppresnet.PPResNet._backendId, youtureid.YoutuReID._backendId, db.DB._backendId, crnn.CRNN._backendId, yunet.YuNet._confThreshold, yunet.YuNet._inputSize, pphumanseg.PPHumanSeg._inputSize, ppresnet.PPResNet._inputSize, db.DB._inputSize, crnn.CRNN._inputSize, yunet.YuNet._model, sface.SFace._model, pphumanseg.PPHumanSeg._model, ppresnet.PPResNet._model, dasiamrpn.DaSiamRPN._model, youtureid.YoutuReID._model, wechatqrcode.WeChatQRCode._model, db.DB._model, crnn.CRNN._model, yunet.YuNet._modelPath, sface.SFace._modelPath, pphumanseg.PPHumanSeg._modelPath, ppresnet.PPResNet._modelPath, youtureid.YoutuReID._modelPath, db.DB._modelPath, yunet.YuNet._nmsThreshold, yunet.YuNet._targetId, sface.SFace._targetId, pphumanseg.PPHumanSeg._targetId, ppresnet.PPResNet._targetId, youtureid.YoutuReID._targetId, db.DB._targetId, crnn.CRNN._targetId, and yunet.YuNet._topK.
yunet.YuNet.setInputSize | ( | self, | |
input_size | |||
) |
Definition at line 60 of file yunet.py.
References yunet.YuNet._model, sface.SFace._model, pphumanseg.PPHumanSeg._model, ppresnet.PPResNet._model, dasiamrpn.DaSiamRPN._model, youtureid.YoutuReID._model, wechatqrcode.WeChatQRCode._model, db.DB._model, crnn.CRNN._model, and yunet.YuNet.setInputSize().
Referenced by yunet.YuNet.setInputSize().
yunet.YuNet.setTarget | ( | self, | |
targetId | |||
) |
Definition at line 48 of file yunet.py.
References yunet.YuNet._backendId, sface.SFace._backendId, pphumanseg.PPHumanSeg._backendId, ppresnet.PPResNet._backendId, youtureid.YoutuReID._backendId, db.DB._backendId, crnn.CRNN._backendId, yunet.YuNet._confThreshold, yunet.YuNet._inputSize, pphumanseg.PPHumanSeg._inputSize, ppresnet.PPResNet._inputSize, db.DB._inputSize, crnn.CRNN._inputSize, yunet.YuNet._model, sface.SFace._model, pphumanseg.PPHumanSeg._model, ppresnet.PPResNet._model, dasiamrpn.DaSiamRPN._model, youtureid.YoutuReID._model, wechatqrcode.WeChatQRCode._model, db.DB._model, crnn.CRNN._model, yunet.YuNet._modelPath, sface.SFace._modelPath, pphumanseg.PPHumanSeg._modelPath, ppresnet.PPResNet._modelPath, youtureid.YoutuReID._modelPath, db.DB._modelPath, yunet.YuNet._nmsThreshold, yunet.YuNet._targetId, sface.SFace._targetId, pphumanseg.PPHumanSeg._targetId, ppresnet.PPResNet._targetId, youtureid.YoutuReID._targetId, db.DB._targetId, crnn.CRNN._targetId, and yunet.YuNet._topK.
|
protected |
Definition at line 19 of file yunet.py.
Referenced by crnn.CRNN.__init__(), db.DB.__init__(), db.DB.setBackend(), pphumanseg.PPHumanSeg.setBackend(), ppresnet.PPResNet.setBackend(), youtureid.YoutuReID.setBackend(), crnn.CRNN.setBackend(), yunet.YuNet.setBackend(), sface.SFace.setBackend(), yunet.YuNet.setTarget(), and sface.SFace.setTarget().
|
protected |
Definition at line 16 of file yunet.py.
Referenced by yunet.YuNet.setBackend(), and yunet.YuNet.setTarget().
|
protected |
Definition at line 15 of file yunet.py.
Referenced by crnn.CRNN.__init__(), db.DB.__init__(), crnn.CRNN._preprocess(), pphumanseg.PPHumanSeg.infer(), ppresnet.PPResNet.infer(), db.DB.infer(), yunet.YuNet.setBackend(), db.DB.setInputSize(), and yunet.YuNet.setTarget().
|
protected |
Definition at line 22 of file yunet.py.
Referenced by crnn.CRNN.__init__(), db.DB.__init__(), sface.SFace._preprocess(), yunet.YuNet.infer(), pphumanseg.PPHumanSeg.infer(), ppresnet.PPResNet.infer(), dasiamrpn.DaSiamRPN.infer(), youtureid.YoutuReID.infer(), wechatqrcode.WeChatQRCode.infer(), db.DB.infer(), sface.SFace.infer(), crnn.CRNN.infer(), dasiamrpn.DaSiamRPN.init(), sface.SFace.match(), db.DB.setBackend(), pphumanseg.PPHumanSeg.setBackend(), ppresnet.PPResNet.setBackend(), dasiamrpn.DaSiamRPN.setBackend(), youtureid.YoutuReID.setBackend(), crnn.CRNN.setBackend(), yunet.YuNet.setBackend(), sface.SFace.setBackend(), yunet.YuNet.setInputSize(), db.DB.setInputSize(), db.DB.setTarget(), pphumanseg.PPHumanSeg.setTarget(), ppresnet.PPResNet.setTarget(), dasiamrpn.DaSiamRPN.setTarget(), youtureid.YoutuReID.setTarget(), crnn.CRNN.setTarget(), yunet.YuNet.setTarget(), and sface.SFace.setTarget().
|
protected |
Definition at line 14 of file yunet.py.
Referenced by db.DB.__init__(), yunet.YuNet.setBackend(), sface.SFace.setBackend(), yunet.YuNet.setTarget(), and sface.SFace.setTarget().
|
protected |
Definition at line 17 of file yunet.py.
Referenced by yunet.YuNet.setBackend(), and yunet.YuNet.setTarget().
|
protected |
Definition at line 20 of file yunet.py.
Referenced by crnn.CRNN.__init__(), db.DB.__init__(), yunet.YuNet.setBackend(), sface.SFace.setBackend(), db.DB.setTarget(), pphumanseg.PPHumanSeg.setTarget(), ppresnet.PPResNet.setTarget(), youtureid.YoutuReID.setTarget(), crnn.CRNN.setTarget(), yunet.YuNet.setTarget(), and sface.SFace.setTarget().
|
protected |
Definition at line 18 of file yunet.py.
Referenced by yunet.YuNet.setBackend(), and yunet.YuNet.setTarget().