-
Hi. Thank you for your paper and code.
I'm trying to run your model to evaluate it on MSU-MFSD dataset.
At first I tried to take only first frame from each ".mp4" and ".mov" video from test subset. …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
### Description
I'd like to propose the implementation of **face liveliness detection**…
-
---
### Description
I'd like to propose the implementation of **face liveliness detection** and **anti-spoofing mechanisms** using OpenCV. These technologies are crucial for detecting if a face …
-
---
### Description
I'd like to propose the implementation of **face liveliness detection** and **anti-spoofing mechanisms** using OpenCV. These technologies are crucial for detecting if a face …
-
I use the MobileNetV2 and I want to use your model on mobile devices by NCNN.
I convert the model to onnx.When I want to convert the MobileNetV2.onnx by NCNN.The layer **ReduceMea** n not supported…
-
Hello everyone!
First of all, thanks for your great contribution! There really isn't much out there for moire detection and your work looks very promising. However, I'd like to try your method myse…
-
I want to implement an active liveness feature in my project, which requires detecting face movement (left/right), facial smiles, and blinking eyes. Is this possible?
-
-
1. 学校发的平板是个杂牌, 只能横着拿,屏幕宽和高手机如果是 640 x 480的话,它是反着的 480x640
2. 摄像头的预览是一个非镜像的,也就是他们都被认为是后置摄像头,不是前置。明明安装在前面啊。滑稽。。。
我的问题是:
1. demo能运行起来,可是预览变镜像怎么弄? 我要硬让它变成前置,有一种照镜子的感觉。
2. 那个人脸识别框老是没有对准,感觉影响了识别效果,怀…
-
你好,请问如何使用你们的预训练模型预测一张人脸图片是否为真人,有相关的介绍或者预测脚本吗?