-
You proposed a nice model with impressive results on age and gender classification.
It's very good to know that your model can run CPU, but could you give the extract time to make a prediction from …
-
I'm using 2 stage detection pipeline like
gvadetect1 -> gvatrack -> gvadetect2
and gvadetect2 inference from roi-list. And I use NV12 as frame format.
I found this pipeline always stuck at a …
-
# Aim
This project is a gender and age detector that will automatically guess the gender and age of the person present in an image.
# Details
It uses OpenCV.
-
```
model_name = "Facenet512"
model = DeepFace.build_model(model_name)
embedding = DeepFace.represent(img_path, model_name = model_name, model=model, detector_backend = 'mtcnn')
```
Hello, Sefi…
-
**Is your feature request related to a problem? Please describe.**
Gender Detection on live cameras.
**Describe the solution you'd like**
The detection is done using OpenCV and Keras.
**Descr…
-
Hello.
Thanks for your code. I am trying to run your code on webcam and face a problem.
This is my code fixed from your code "AFEW_train.ipynb" for real-time face emotion recognition.
now i'm…
-
When i try recognize same images, i get next error:
> Traceback (most recent call last):
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/uvicorn/protocols/http…
-
Currently, v-model directive does not support mustache-type bindings for binding expressions, but this feature would be extremely helpful for creating form builder-like implemenetations.
-
### Issue URL (Anti Adblock Script)
[https://www.bild.de/wa/ll/bild-de/unangemeldet-42925516.bild.html](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fwww.bild.de%…
-
Hey, GSSOC'21 Participant.
I would like to build a script for gender detection. Please assign me this.