-
Updated
Oct 15, 2021 - Python
face-recognition
Here are 3,178 public repositories matching this topic...
-
Updated
Apr 30, 2021 - Lua
-
Updated
Aug 25, 2021 - Python
-
Updated
Oct 22, 2021 - Python
-
Updated
Oct 23, 2021 - Python
-
Updated
Oct 14, 2021
-
Updated
Sep 28, 2021 - Python
-
Updated
Oct 19, 2021 - Python
-
Updated
Sep 8, 2021 - Python
-
Updated
Oct 12, 2021 - Jupyter Notebook
-
Updated
Oct 20, 2021 - Python
Hi
when I do classification with the pretrained vggface2 model, how do I match a probability to a name? do you have a list of labels for the trained model?
Thanks
-
Updated
Feb 2, 2021 - JavaScript
-
Updated
Apr 4, 2019 - Jupyter Notebook
-
Updated
Sep 11, 2016 - Python
To improve performance on huge images, we resize it before face detection. The downside of this is that small faces could be not recognized.
Some users complain that we do not catch too small faces in their 1080p camera.
We need to make resizing a configurable variable, so users choose if we need to resize at all, or what resize to apply
Here is where we init the variable in Python:
htt
-
Updated
Oct 5, 2021 - Python
-
Updated
Jun 14, 2021 - Jupyter Notebook
-
Updated
Jun 14, 2021 - Python
-
Updated
Oct 25, 2021 - Python
-
Updated
Oct 25, 2021 - Python
-
Updated
Oct 25, 2021 - Python
-
Updated
Oct 2, 2020 - HTML
-
Updated
May 18, 2020 - Python
-
Updated
Aug 16, 2021 - Python
-
Updated
Mar 15, 2020 - Python
-
Updated
Oct 14, 2021 - Python
-
Updated
Mar 14, 2018 - Swift
-
Updated
Aug 27, 2019
Improve this page
Add a description, image, and links to the face-recognition topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the face-recognition topic, visit your repo's landing page and select "manage topics."
I've ran into this issue for a couple hours and I ended up editing the dist library adding two new functions called
fetchVideoandbufferToVideothat works pretty much like thefetchImageandbufferToImagefunctions.I'll leave it here to help somebody else with the same issue and in case someone wants to include it on future releases.
face-api.js