compreface-python-sdk icon indicating copy to clipboard operation
compreface-python-sdk copied to clipboard

Python SDK for CompreFace - free and open-source face recognition system from Exadel

Results 11 compreface-python-sdk issues
Sort by recently updated
recently updated
newest added

**Describe the bug** "pose" plugin not listed in common/typed_dict.py check_fields_by_name function **To Reproduce** Try to call detection.detect(image_path = INPUT_IMAGE_PATH, options={"face_plugins": "pose"}) **Expected behavior** pose plugin used during detection and pitch...