-
Hi all,
I've been having a fantastic time testing py-feat. It's a really cool package. Thank you to all the developers! I was having an issue using the GPU in my M1max mac book pro while I extract …
-
Very good work and data—truly insightful! I have a question regarding the SynthFace dataset. The paper states that 744 keypoints were directly regressed, but the open-source data only contains annotat…
-
I used 23 images. Everything seems run okay. But there is no resulted mesh (empty mesh).
14:16:13 [App ] Scene loaded (0ms):
23 images (17 calibrated) with a total of 52.61 MPixels (3.09 MPixe…
-
Hello everyone,
i really would like to know if i made any mistake with face detection through facenet because
in my project it has some problems with face detection when in the picture the face is…
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
No
### OS Platform and Distribution
Python 3.9 (Windows)
### Mobile device if the issue ha…
-
Now, the code is normal running.But I found your databases include the file" _.pts".Because our databases don't have the file "_.pts",Can I use your test_model.m to realise face-alignment? If poosible…
-
Hi guys, I'm wondering about the possibility of training the models on 1 face only instead of 2.
The actual workflow makes it mandatory to train a model for a specific src/target pair which is not…
Clorr updated
6 years ago
-
Hi! I'm making a paper about security in stadiums using facial recognition, and I'm thinking on using OpenFace for it, but my question is if the solution have multiple face recognition at real time su…
-
我用的mac,芯片是Intel的,虚拟环境用的pyenv
根据安装步骤已安装完成。
我本地原来安装了ffmpeg,然后根据文档使用pip 也安装了ffmpeg
但是我运行脚本的时候报错:
![image](https://user-images.githubusercontent.com/12129950/234471346-a010be92-f18f-4a1d-bd32-1d0bd1…
-
I studied the source code and found the number of faces detected is 1, could I detect 2 faces in the camera view?