Giter VIP home page Giter VIP logo

face-recognition's People

Contributors

mandjevant avatar thecodacus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

face-recognition's Issues

recognizer.save not working

'trainer' directory is still empty
Using 'recognizer = cv2.face_LBPHFaceRecognizer()'
image

Can anyone give me some guidance on saving the yml file?

Why does the program keep running initialize OpenCL runtime?

I just enter "python dataSetGenerator.py",then it shows “ [ INFO:0] Initialize OpenCL runtime...” all time.
With I waiting two hours,the screen still displays the “Initialize OpenCl rutime” command .
Do I have missed some important packages or should I wait for the command to be done?
Hope someone can help me,thanks!

trainer.py

i created id:krishna
and i tried to train the dataset
error occured
capture

detector.py - bad name

Hi,
you have a mistake in your detector.py file.
line 7 recognizer.load('trainner/trainner.yml')
but in your README file je trainer, only one N

RPI Cam for face recognition.py

can someone pls make a code for facerecognition.py which detects faces using rpi cam?
also, i dont want to have the video showned. i just want to detect if it is registered face or not. thank you!

PS: im struggling all over the past 2 months and still cant figure out how can i :(

i have rpi3 and rpi cam module 2, opencv, numpy, python 3.4

Problem run in cv 4.4.0

This code can not run in OpenCV 4.4.0 because of the change of API,and it will work very slow in my MacBookPro 2020 when I fix it.
I do believe this project should be update.

detector.py - Assertion failed

opencv version 4.0.0
Python version 3.5.2

File "detector.py", line 18, in
gray = cv2.cvtColor(im, cv2.COLOR_BGR2GRAY)
cv2.error: OpenCV(4.0.0) /io/opencv/modules/imgproc/src/color.cpp:181: error: (-215:Assertion failed) !_src.empty() in function 'cvtColor'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.