-
Hi!
Is there a way to provide a manual mask?
I'm trying to do face swap on "Dirty Dancing" and often the quality is a bit low and thereby the face recognition does not work as expected (especially…
-
addition_module/face_mask_adding/FMA_3D/face_masker.py
line 58 as follow.
if torch.cuda.is_available:
cropped_image = cropped_image.cuda()
should be if torch.cuad.is_available…
-
Sir, I tried implementing your project and it works flawlessly while detecting the mask but when I try recognition(I haven't trained my face) it shows correctly that I'm not wearing a mask and that I'…
-
MTCNN (5 point detector)
Determine the best method to blur faces, and create a script to process all faces.
Generate different masks, and share samples for presentation.
5 facial points (save…
-
FYI, I have printed this face mask. The biggest issue with this mask is its front cap keeps falling off. We are gonna let a bunch of different 3D printers to do this, so having moving part really is a…
-
Hi,
Niels here from the open-source team at Hugging Face. As your paper is accepted as ECCV Oral (congrats!), I indexed the paper page: https://huggingface.co/papers/2402.03631 (feel free to claim …
-
Consider this setup:
A simple scene with a source and two Effect filters:
- the first one is highly CPU intensive
- the second one is virtually nothing (*i.e.* a Color Correction filter with defaul…
-
1、Could you please tell the GPU(brand, RAM size etc.) used for training and the duration of the training?
2、Could you provide the directory structure under the 'data' folder? I'm a bit confused about…
-
Hello,
I'm working with the GRIT-20M dataset for the Alpha-CLIP project as described in the [training README](https://github.com/SunzeY/AlphaCLIP/blob/main/train/README.md) . However, I've encount…
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
None
### OS Platform and Distribution
Ubuntu 22.04.3 LTS (docker image: tensorflow:2.16.1-gpu-jupyt…