JeVoisBase
1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
|
|
This is the complete list of members for youtureid.YoutuReID, including all inherited members.
__init__(self, modelPath, backendId=0, targetId=0) | youtureid.YoutuReID | |
_backendId | youtureid.YoutuReID | protected |
_input_size | youtureid.YoutuReID | protected |
_mean | youtureid.YoutuReID | protected |
_model | youtureid.YoutuReID | protected |
_modelPath | youtureid.YoutuReID | protected |
_output_dim | youtureid.YoutuReID | protected |
_preprocess(self, image) | youtureid.YoutuReID | protected |
_std | youtureid.YoutuReID | protected |
_targetId | youtureid.YoutuReID | protected |
infer(self, image) | youtureid.YoutuReID | |
name(self) | youtureid.YoutuReID | |
query(self, query_img_list, gallery_img_list, topK=5) | youtureid.YoutuReID | |
setBackend(self, backend_id) | youtureid.YoutuReID | |
setTarget(self, target_id) | youtureid.YoutuReID |