JeVoisBase
1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
|
|
This is the complete list of members for ppresnet.PPResNet, including all inherited members.
__init__(self, modelPath, labelPath, backendId=0, targetId=0) | ppresnet.PPResNet | |
_backendId | ppresnet.PPResNet | protected |
_inputNames | ppresnet.PPResNet | protected |
_inputSize | ppresnet.PPResNet | protected |
_labelPath | ppresnet.PPResNet | protected |
_labels | ppresnet.PPResNet | protected |
_load_labels(self) | ppresnet.PPResNet | protected |
_mean | ppresnet.PPResNet | protected |
_model | ppresnet.PPResNet | protected |
_modelPath | ppresnet.PPResNet | protected |
_outputNames | ppresnet.PPResNet | protected |
_postprocess(self, outputBlob) | ppresnet.PPResNet | protected |
_preprocess(self, image) | ppresnet.PPResNet | protected |
_std | ppresnet.PPResNet | protected |
_targetId | ppresnet.PPResNet | protected |
infer(self, image) | ppresnet.PPResNet | |
name(self) | ppresnet.PPResNet | |
setBackend(self, backend_id) | ppresnet.PPResNet | |
setTarget(self, target_id) | ppresnet.PPResNet |