Gustavo Azambuja
Gustavo Azambuja
Solution: Change the action code in the dialog-v4.htm to this code: ``` ```
Just change the line 29 from: ``` def recognize_face(face_descriptor, database): encoding = img_to_encoding(face_descriptor, FRmodel) min_dist = 100 identity = None ``` to: ``` def recognize_face(face_descriptor, database): encoding = img_to_encoding(face_descriptor, FRmodel)...
Im looking for this right now.. I try card-mod without success. I want to make all icons lightgrey except for the events of today.
Same error here. Upgraded from 1.7.7 to 1.8.1