Open neonleo opened 2 years ago
No, CompreFace uses 2d images, and there is no way to create reliable liveness detection from 2d images. There are two ways:
CompreFace doesn't support videos or 3d images. But you can implement your own liveness detection based on video and CompreFace
Can you describe in detail how to realize your own real-time detection based on video and CompreFace
Here is a good article that describes how to implement it, but with AWS Rekognition: https://aws.amazon.com/blogs/industries/liveness-detection-to-improve-fraud-prevention-in-financial-institutions-with-amazon-rekognition/ You can replace AWS Rekognition with CompreFace and achieve the same result
does the face detection engine support liveness check so it can ensure the face is real person .