JeVoisBase
1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
|
|
This is the complete list of members for mp_palmdet.MPPalmDet, including all inherited members.
__init__(self, modelPath, nmsThreshold=0.3, scoreThreshold=0.5, backendId=0, targetId=0) | mp_palmdet.MPPalmDet | |
_load_anchors(self) | mp_palmdet.MPPalmDet | protected |
_postprocess(self, output_blob, original_shape) | mp_palmdet.MPPalmDet | protected |
_preprocess(self, image) | mp_palmdet.MPPalmDet | protected |
anchors | mp_palmdet.MPPalmDet | |
backend_id | mp_palmdet.MPPalmDet | |
infer(self, image) | mp_palmdet.MPPalmDet | |
input_size | mp_palmdet.MPPalmDet | |
model | mp_palmdet.MPPalmDet | |
model_path | mp_palmdet.MPPalmDet | |
name(self) | mp_palmdet.MPPalmDet | |
nms_threshold | mp_palmdet.MPPalmDet | |
score_threshold | mp_palmdet.MPPalmDet | |
setBackend(self, backendId) | mp_palmdet.MPPalmDet | |
setTarget(self, targetId) | mp_palmdet.MPPalmDet | |
target_id | mp_palmdet.MPPalmDet |