-
Your work is particularly amazing! I have two questions I’d like to ask.
1. In your image attack code, you commented out the mask section, causing some variables to be referenced without being defi…
-
Hi Alesssandro, after painting weight and defining read area, pressing Adapt Mask gives me nothing, just an error that keeps me going back to paint but not producing mask.
Apparently after some twe…
-
Hi! I am using the model for generating new faces from masked faces. I have run test.py and modify the code a little for removing face mask.
The model is not performing on CelebA masked faces , ki…
-
import os, sys, datetime
import numpy as np
import os.path as osp
import cv2
import insightface
from insightface.app import MaskRenderer
from insightface.data import get_image as ins_get_image
…
-
File "/Users/suhasj/Documents/GitHub/Face-Mask-Detection/detect_mask_video.py", line 2, in
from tensorflow.keras.applications.mobilenet_v2 import preprocess_input
ModuleNotFoundError: No modu…
-
**Input**
```json
{
"template_id": "mask-meme",
"mask_text": "@GameMarshalBot",
"revealed_text": "@RahulRathi",
"font_size": 50
}
```
**Template**
Please wait, we starte…
-
[ 70%] Building CXX object lib/CMakeFiles/face_mask.dir/src/util/xml/xmlfunc.cpp.o
[ 80%] Linking CXX shared library libface_mask.so
[ 80%] Built target face_mask
Scanning dependencies of target ma…
-
Traceback (most recent call last):
File "D:\AI\video-retalking\inference.py", line 345, in
main()
File "D:\AI\video-retalking\inference.py", line 201, in main
pred, _, _ = enhancer.pr…
-
@Aryan-Chharia , I would like to contribute by developing a CNN model to detect whether is wearing covid face mask and in proper way. This project can be useful for hospitals and other industries wh…
-
I am trying to render the a mask over the face using the AugmentedFace API in Arcore.I have all the vectors containing the normals,vertices,indices and uv texture of the face.i need to render the mask…