-
I noticed that the anonymity meme from VIE behaves differently with this mod enabled, and looking at the old changelogs I'm guessing that you set the check for a covered face to use the face cover slo…
-
![image](https://github.com/user-attachments/assets/c05a95cb-ca65-4919-9abf-f8bc6c38d896)
![image](https://github.com/user-attachments/assets/1468c5f7-1b04-436f-b343-a5348b5b8c77)
-
@hindav
I want working project for live face recognition.
We are trying to implement your face recognition project, Then we realized there were no app routes after render template, Its says rest o…
-
I ran the sample AugmentedFaces project on my phone and it is working fine. I now want to render the face mesh on the face, no other models. How exactly do I go about it?
Something similar to this…
-
I recently procured LIPSedge 3D camera (LIPSedge L215u/L210u) for developing custom computer vision applications like gesture recognition, face recognition, etc. However, I and facing difficulty in ge…
-
Hi @Jerry-Ge ,
I have run the https://github.com/pytorch/executorch/blob/main/examples/arm/run.sh example done and success, now I am try to modify it to run a quantize int8 pytorch model which nee…
-
### Describe the feature you'd like to request
I have installed Recognize together with Memories and so far everything works: Recognize scans my images for faces and groups them together. Great!
Y…
-
## Submission from user
> Hello,
> I've been using the VA app for a while now and I've noticed there's a bug that makes my phone completely crash every time I try to log in using face cam detection. …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue Description
This issue proposes the addition of a README file for the Face Recognition project that util…
-
I tried the following three scenarios:
1. ```python
with BuildPart():
with BuildSketch():
Circle(10)
extrude(amount=10)
```
This worked, of course.
…