IntelRealSense / RealSenseID

Intel® RealSense™ ID SDK
https://intelrealsense.com/facial-authentication/
Apache License 2.0
98 stars 57 forks source link

rsid-cli [.18] not authenticating -- [Matcher] version mismatch between 2 vectors. #64

Closed 3dsf closed 3 years ago

3dsf commented 3 years ago

GCC 10 cmake .. -DRSID_SAMPLES=1 Additional information:

  • S/N: 11476228154999A27FM10464-100
  • Firmware: NNLED:2.22.21.0|NNLAS:2.12.21.0|DNET:4.5.20.0|YOLO:25.4.21.0|AS2DLR:23.2.21.0|RECOG:28.2.21.0|OPFW:2.6.0.74
  • Host: 0.18.0

Not authenticating in the server mode of the rsid-cli

Searching 1 faceprints
[2021-05-20 12:40:35.973] [error] [Matcher] version mismatch between 2 vectors. Skipping this match()!
[2021-05-20 12:40:35.973] [debug] [Matcher] Match score: 0.000000, confidence: 0.000000, isSame: 0, shouldUpdate: 0

No issues with .17

3dsf commented 3 years ago

whoops...

fixed with FW update to recommended as per https://github.com/IntelRealSense/RealSenseID/releases/tag/v0.18.0

./build/bin/rsid-fw-update --file ~/Downloads/F450_2.8.0.7_SIGNED.bin --port /dev/ttyACM1 --force-full --interactive