-
Hi there,
I was just wondering if its possible to run just facial action unit detection on a live webcam feed with low latency?
Currently I am running detector.detect_image() on each image captu…
-
Thank you for your code.
From your code, you just have 2 classes, and the loss function is "tf.nn.softmax_cross_entropy_with_logits". But as mentioned in the paper "Deep Region and Multi-label Learn…
-
#ICCV2017
Keywords: Facial Landmark Detection
Abstract: Occlusion 에 강인한 얼굴 특징 찾기
URL: https://arxiv.org/pdf/1709.08130.pdf
Interest: 2
-
Hello,
I was wondering if there was a pre-trained model available. I don't have the GPU to train the model itself and I'm new to all of this as well so I'm afraid of messing it up. I have several p…
-
hi,
can you please confirm that `gh2` is the attention maps?
https://github.com/rakutentech/FAU_CVPR2021/blob/0bfb778526908f36b6136e836d8b382877bacfa4/inference.py#L53
it is of size `(batch_size,…
-
Hi,
I am working on a project where I get the time series of the users facial landmarks in real time (from a webapp which uses webcam ) can you please suggest me how can I use the facial landmark tim…
-
# [Facial Recognition] Facial Emotion Recognition: Single-Rule 1–0 DeepLearning
- Author: [Carlos Argueta](https://medium.com/@kidargueta)
- Origin: [https://medium.com/@kidargueta/facial-emotion-reco…
-
Hello,
first of all thanks for publishing this very nice library.
I noticed that Python bindings for this library are not present and many researchers would profit from Python bindings.
Therefo…
D0miH updated
4 years ago
-
For an academic research project I'm currently working on (a series of cognitive psych experiments involving face processing + eye tracking), I wrote some basic Python bindings for the LandmarkDetecto…
-
# Overview
As @fire shared in issue [27](https://github.com/NumesSanguis/FACSvatar/issues/27#issuecomment-908193941), Google has released [MediaPipe Face Mesh as a Python library](https://google.gith…