face-recognition
Here are 1,666 public repositories matching this topic...
-
Updated
Mar 4, 2020 - 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
From the documentation(https://scikit-image.org/docs/dev/api/skimage.transform.html#skimage.transform.SimilarityTransform), I notice that the order given to estimate is swapped.
Is there any reason to swap the dst and src? Is that a mistake? If it's intended, it wou
-
Updated
Mar 4, 2020 - Python
-
Updated
Mar 4, 2020 - Python
Describe the bug
Now, when we compile milvus, there still have lots of warning. Eliminating those errors are necessary.
-
Updated
Mar 4, 2020
-
Updated
Mar 3, 2020 - Python
-
Updated
Feb 29, 2020 - JavaScript
As 'User 1' I have 3 people in my facial recognition.
When I log in as 'User 2' I also see 3 people, but I haven't even scanned the folder yet.
Seems like a bug! ;-)
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
Feb 28, 2020 - Jupyter Notebook
-
Updated
Mar 4, 2020 - Python
I made a video tutorial on Ubuntu here: https://youtu.be/bZvHaEiP81Y
It can be added to README. I can make one for Arch too but I guess Arch users don't need video tutorials :)
-
Updated
Mar 1, 2020 - Python
-
Updated
Mar 3, 2020 - Python
-
Updated
Feb 28, 2020 - Python
-
Updated
Feb 26, 2020 - Swift
Issues should contain the following details which increases the probability of it get resolved quickly
- Exact error or Issue details
- OpenCV Version
- Python Version
- Operating System
- Changes done, if any in the original code
-
Updated
Feb 27, 2020 - MATLAB
-
Updated
Mar 4, 2020 - Python
-
Updated
Mar 4, 2020 - HTML
-
Updated
Mar 2, 2020 - C++
-
Updated
Mar 4, 2020
-
Updated
Mar 3, 2020 - Python
-
Updated
Mar 4, 2020 - Jupyter Notebook
-
Updated
Mar 4, 2020 - Python
-
Updated
Feb 28, 2020 - 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