CompreFace
CompreFace copied to clipboard
Leading free and open-source face recognition system
double-take works fine using compreface-core:1.1.0 but gives error when using compreface-core:1.1.0-mobilenet When using compreface-core:1.1.0-mobilenet compreface-api returns error 400 ``` 172.18.0.9 - - [23/May/2023:10:03:07 +0000] "POST /api/v1/recognition/recognize?face_plugins=undefined&det_prob_threshold=0.8 HTTP/1.1" 400 83 "-"...
Hello, does Compreface support face liveness detection?
**Describe the bug** Our installation: 1) CompreFace 1.1.0 in k8s (3 api servers) with resourses: ``` resources: limits: cpu: 3 memory: 21Gi requests: cpu: 1 memory: 15Gi ``` 2) Subjects...
i have running in docker container. When i log in i have only my created user with the message " you have no applications" I don't find anything to add...
1. Do you train for all circumstances (side/profile look, glasses, facial hair, etc) 2. How many images ? 3. Equal amount of images per person or does it not matter?...
If I want to deploy to my own cloud server, what is the minimum CPU and memory I need to purchase?
**I installed CompreFace on my i5 3rd gen with 8gb RAM but it doesnt start. It has windows 10 pro** See the images to guide me better. ![WhatsApp Image 2023-10-06...
**Describe the bug** compreface-admin | 2023-10-04 15:02:42.781 INFO 7 --- [ main] liquibase.lockservice : Waiting for changelog lock.... compreface-ui | 2023/10/04 15:02:51 [error] 27#27: *1 connect() failed (111: Connection refused)...
**Describe the solution you'd like** A way to tag subjects with multiple names that could either live under the original parent subject name or just be like symlinks to the...
**Describe the bug** compreface is detecting male as female in more than 90% of the cases. But the female gender has no issues. **To Reproduce** Steps to reproduce the behavior:...