-
# Extended Yale Face Database B #
- Author: Athinodoros Georghiades, Peter Belhumeur, and David Kriegman
- Origin: http://vision.ucsd.edu/~iskwak/ExtYaleDatabase/ExtYaleB.html
- Related:
- [Ac…
-
### Is there an existing issue for this problem?
- [X] I have searched the existing issues
### Operating system
Windows
### GPU vendor
Nvidia (CUDA)
### GPU model
RTX 3060
### GPU VRAM
12GB
…
-
"We use an off-the-shelf face detection and pose-extraction pipeline to both identify the face region and label the image with a pose"
Would it be possible to add the code to generate camera pose l…
-
Hello Feng,
I tried to run the code and the following issue came out. Do I knew more RAM on this code???
`Traceback (most recent call last):
File "main_fpn.py", line 48, in
getRts…
-
I have installed as described in the gradio demo
It is literally filling entire 24 GB VRAM working but that much VRAM
what VRAM optimizations can be made? such as loading models perhaps 16 bit ?…
-
Hi, when I ran this project I found it's cool that the camera parameters (including poses, angles, intrinsic) can be extracted and saved at the path "./test/dataset/c/". But I'm confused about the met…
-
Using 2D key points to solve the problem of face pose is not a good solution, especially in the case of large pose, such as yaw greater than 60 degrees. After testing, it is found that sometimes the f…
-
* face_recognition version: 0.3
* Python version: 3.6
* Operating System: Google Colab (cpu-only)
### Description
My face encoder doesn't work when running on a CPU-only instance of Google Col…
-
Hello, I'm new to blender, and i wanna learn blender
my blender ver is 4.2.1 LTS (Steam)
I had a problem with the physic, can someone tell me why? all replies will be appreciated
https://gi…
-
I wonder if I can use it to create multi pose from a face? I want to use it to augument my face recognition project