CompreFace icon indicating copy to clipboard operation
CompreFace copied to clipboard

Leading free and open-source face recognition system

Results 182 CompreFace issues
Sort by recently updated
recently updated
newest added

import './App.css'; import {usestate} from 'react'; import UploadAndDisplayImage from './app1' import {useRef} from 'react'; import {CompreFace} from '@exadel/compreface-js-sdk'; function App() { const videoTag = useRef('null'); const canvasElement1 = useRef('null'); const...

Hello I want to know if the detection (The user should perform specific eye. mouth, or head movements) is that supported or could be implemented if any has any idea...

On admin java project, you added in application.yaml this properties " continue-on-error: true", and that's great because we have a specific databse configuration (come from zalando) and they have in...

**Describe the bug** Trying to run Mobilenet-gpu - I upload test image and then it fails in logs with "DAMN ! worker 1 (pid: 38) died, killed by signal 9...

**Describe the bug** Hi I have been using CompreFace for 4 weeks and everything is just working perfectly, but somehow CompreFace started throwing 50x errors in API 502 from Nginx,...

**Describe the bug** I try to run service with GPU support, specifically Mobilenet-gpu build. I start it by `docker-compose up`, than go to web gui and use verification service. Gui...

**Describe the bug** I got this problem after it running docker-compose up -d on windows server 2019 (1809) how can I fix this ![image](https://user-images.githubusercontent.com/37256931/181704967-a1864c1c-8dcf-4c68-a907-8b4d060942c6.png) the computer is enable Hyper-v and...

**Is your feature request related to a problem? Please describe.** GPU Support and information. I'm currently using Windows 10, i7. CompreFace is running on Desktop Docker. This computer has a...

Hello. this app is so great. i wanna request feature which is usually found in face detection services, expression or face classification (smile, eye left blink etc). thanks

it works for a while (and I must say it is blazingly FAST) and after ~50 images it starts to drop images with this error: face-api | compreface-ui | 172.20.0.1...