JeVoisBase
1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
|
|
Public Member Functions | |
__init__ (self, modelPath, inputSize=[736, 736], binaryThreshold=0.3, polygonThreshold=0.5, maxCandidates=200, unclipRatio=2.0, backendId=0, targetId=0) | |
name (self) | |
setBackend (self, backend) | |
setTarget (self, target) | |
setInputSize (self, input_size) | |
infer (self, image) | |
__init__ (self, modelPath, inputSize=[736, 736], binaryThreshold=0.3, polygonThreshold=0.5, maxCandidates=200, unclipRatio=2.0, backendId=0, targetId=0) | |
name (self) | |
setBackend (self, backend) | |
setTarget (self, target) | |
setInputSize (self, input_size) | |
infer (self, image) | |
Protected Attributes | |
_modelPath | |
_model | |
_inputSize | |
_inputHeight | |
_inputWidth | |
_binaryThreshold | |
_polygonThreshold | |
_maxCandidates | |
_unclipRatio | |
_backendId | |
_targetId | |
db.DB.__init__ | ( | self, | |
modelPath, | |||
inputSize = [736, 736] , |
|||
binaryThreshold = 0.3 , |
|||
polygonThreshold = 0.5 , |
|||
maxCandidates = 200 , |
|||
unclipRatio = 2.0 , |
|||
backendId = 0 , |
|||
targetId = 0 |
|||
) |
db.DB.__init__ | ( | self, | |
modelPath, | |||
inputSize = [736, 736] , |
|||
binaryThreshold = 0.3 , |
|||
polygonThreshold = 0.5 , |
|||
maxCandidates = 200 , |
|||
unclipRatio = 2.0 , |
|||
backendId = 0 , |
|||
targetId = 0 |
|||
) |
Definition at line 11 of file db.py.
References yunet.YuNet._backendId, sface.SFace._backendId, pphumanseg.PPHumanSeg._backendId, ppresnet.PPResNet._backendId, youtureid.YoutuReID._backendId, db.DB._backendId, crnn.CRNN._backendId, db.DB._binaryThreshold, db.DB._inputHeight, yunet.YuNet._inputSize, pphumanseg.PPHumanSeg._inputSize, ppresnet.PPResNet._inputSize, db.DB._inputSize, crnn.CRNN._inputSize, db.DB._inputWidth, db.DB._maxCandidates, 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, db.DB._polygonThreshold, yunet.YuNet._targetId, sface.SFace._targetId, pphumanseg.PPHumanSeg._targetId, ppresnet.PPResNet._targetId, youtureid.YoutuReID._targetId, db.DB._targetId, crnn.CRNN._targetId, and db.DB._unclipRatio.
db.DB.infer | ( | self, | |
image | |||
) |
Definition at line 53 of file db.py.
References 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, and crnn.CRNN._model.
Referenced by sface.SFace.match(), and youtureid.YoutuReID.query().
db.DB.infer | ( | self, | |
image | |||
) |
Definition at line 53 of file db.py.
References 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, and crnn.CRNN._model.
Referenced by sface.SFace.match(), and youtureid.YoutuReID.query().
db.DB.setBackend | ( | self, | |
backend | |||
) |
Definition at line 41 of file db.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._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.
db.DB.setBackend | ( | self, | |
backend | |||
) |
Definition at line 41 of file db.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._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.
db.DB.setInputSize | ( | self, | |
input_size | |||
) |
Definition at line 49 of file db.py.
References 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, and crnn.CRNN._model.
db.DB.setInputSize | ( | self, | |
input_size | |||
) |
Definition at line 49 of file db.py.
References 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, and crnn.CRNN._model.
db.DB.setTarget | ( | self, | |
target | |||
) |
Definition at line 45 of file db.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, yunet.YuNet._targetId, sface.SFace._targetId, pphumanseg.PPHumanSeg._targetId, ppresnet.PPResNet._targetId, youtureid.YoutuReID._targetId, db.DB._targetId, and crnn.CRNN._targetId.
db.DB.setTarget | ( | self, | |
target | |||
) |
Definition at line 45 of file db.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, yunet.YuNet._targetId, sface.SFace._targetId, pphumanseg.PPHumanSeg._targetId, ppresnet.PPResNet._targetId, youtureid.YoutuReID._targetId, db.DB._targetId, and crnn.CRNN._targetId.
|
protected |
Definition at line 24 of file db.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 20 of file db.py.
Referenced by db.DB.__init__().
|
protected |
Definition at line 18 of file db.py.
Referenced by db.DB.__init__().
|
protected |
Definition at line 17 of file db.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 19 of file db.py.
Referenced by db.DB.__init__().
|
protected |
Definition at line 22 of file db.py.
Referenced by db.DB.__init__().
|
protected |
Definition at line 13 of file db.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 12 of file db.py.
Referenced by db.DB.__init__(), yunet.YuNet.setBackend(), sface.SFace.setBackend(), yunet.YuNet.setTarget(), and sface.SFace.setTarget().
|
protected |
Definition at line 21 of file db.py.
Referenced by db.DB.__init__().
|
protected |
Definition at line 25 of file db.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 23 of file db.py.
Referenced by db.DB.__init__().