face-recognition
Here are 1,884 public repositories matching this topic...
-
Updated
Nov 30, 2019 - Lua
Dears,
if somebody has instructions , my target is to recognize a face using tensor flow but I didn't find a full instructions which scripts to use to do the following :
1- crop faces
2- Train images .
3- face recognition.
if examples or sample commands that would be appreciated!
I have Ubuntu Linux with python and tensor flow environment ready.
appreciate your steps to go forward
I've ran into this issue for a couple hours and I ended up editing the dist library adding two new functions called fetchVideo
and bufferToVideo
that works pretty much like the fetchImage
and bufferToImage
functions.
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
...
exports.fetchVideo = fetc
i had following the step to do face detection using retina face and got rectangle bounding boxes output as like on example, could someone please guide me to do realtime recognition like shown in video? i'm currently pretty new at face recognition task, thank you.
-
Updated
May 18, 2020 - Python
Describe the bug
If partition tag set empty string, the message returned should be
reason: "Invalid partition tag: Partition tag should not be empty."
Search failed:
status {
error_code: ILLEGAL_ARGUMENT
reason: "Invalid partition tag: . Partition tag should not be empty."
}
Steps/Code to reproduce behavior
Expected behavior
**Env
-
Updated
Feb 12, 2020 - Python
-
Updated
Apr 6, 2020
-
Updated
Feb 11, 2020 - Jupyter Notebook
-
Updated
Mar 26, 2020 - Python
-
Updated
Jan 4, 2019 - JavaScript
-
Updated
Apr 26, 2020 - Python
Since all comments in the python scripts are written in chinese, I wonder if one could improve the docs for this tool. How do you start it? What parameters and options are available?
-
Updated
Apr 4, 2019 - Jupyter Notebook
Gstreamer warnings
Please describe the issue in as much detail as possible, including any errors and traces
While attempting to use howdy, it gives me these warnings:
[ WARN:0] global /build/opencv/src/opencv-4.2.0/modules/videoio/src/cap_gstreamer.cpp (1758) handleMessage OpenCV | GStreamer warning: Embedded video playback halted; module source reported: Could not read from resource.
[ WARN:0] global /b
-
Updated
May 23, 2020 - Python
-
Updated
May 18, 2020 - Python
-
Updated
Mar 15, 2020 - Python
-
Updated
Feb 24, 2020 - Python
-
Updated
Mar 14, 2018 - Swift
-
Updated
Feb 14, 2020 - HTML
-
Updated
Jun 28, 2019 - Python
-
Updated
May 20, 2020 - Python
-
Updated
Feb 10, 2017 - MATLAB
-
Updated
May 22, 2020 - Python
-
Updated
Aug 27, 2019
-
Updated
Apr 29, 2019 - Jupyter Notebook
-
Updated
Aug 30, 2017 - C++
-
Updated
Oct 16, 2019 - Python
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."
Description
the docs say that default value for 'model' is "large". in fact, it is "small", which makes a different. please correct the docs