Skip to content
#

face-recognition

Here are 1,884 public repositories matching this topic...

tomdov
tomdov commented Jan 27, 2020
  • face_recognition version: latest docs
  • Python version: N/A
  • Operating System: N/A

Description

the docs say that default value for 'model' is "large". in fact, it is "small", which makes a different. please correct the docs

atiato
atiato commented Aug 7, 2018

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

pt-br
pt-br commented Aug 24, 2019

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
muhk01
muhk01 commented Jan 6, 2020

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.

AidLearning-FrameWork

🔥🔥AidLearning build Linux environment running on the Android devices with GUI, Deep-Learning and Python Visual Programming support. Now support VSCode,Jupyter, pyToApk! One-click install.🚀

  • Updated May 18, 2020
  • Python
milvus
del-zhenwu
del-zhenwu commented Dec 16, 2019

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

papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;

  • Updated Apr 6, 2020
howdy
ajnart
ajnart commented Feb 28, 2020

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

Improve this page

Add a description, image, and links to the face-recognition topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more

You can’t perform that action at this time.