Face Recognition Login System

Поделиться
HTML-код
  • Опубликовано: 17 ноя 2024

Комментарии • 30

  • @lilyedica
    @lilyedica 3 года назад

    This will run smoothly if you install every needed components
    I use Anaconda to open CMD, then type : pip install cmake; conda install -c conda-forge dlib ( or just pip install dlib ); pip install face_recognition; Then the code worked like a charm
    P/S : I use this in my graduation project btw

    • @ajaynaidu885
      @ajaynaidu885 3 года назад

      hi bro need to talk

    • @lilyedica
      @lilyedica 3 года назад

      @@ajaynaidu885 what's up bro

    • @ajaynaidu885
      @ajaynaidu885 3 года назад

      bro have you completed the project

    • @ajaynaidu885
      @ajaynaidu885 3 года назад

      can you give your number

    • @neelsarkar7
      @neelsarkar7 3 года назад

      @@lilyedica Hey bro...i am using anaconda and after opening cmd when i am writing pip install dlib i am getting error

  • @vanshikasabhani3397
    @vanshikasabhani3397 2 года назад +1

    hi, I have downloaded dlib but then too it gives error as 'ModuleNotFoundError: No module named 'face_recognition''. Please help!

  • @swarupkarmokar3626
    @swarupkarmokar3626 4 года назад +1

    Sir i get this type of error....... index out of range error
    in this line---> self.img_encoding = face_recognition.face_encodings(self.img)[0]

  • @cosmobiker2537
    @cosmobiker2537 4 года назад +1

    Which algorithm did you use for feature extraction and for feature matching?
    And database is saved in local or with the help of MYSQL db?

  • @sugrafatima8104
    @sugrafatima8104 4 года назад +1

    Hi,
    I have tried running this code and followed the steps present in the video. as i run my codes it gives me an error no module found for face_recognition though i have downloaded the Dlib too.
    please advice what should i do ?

    • @radiantcoding3980
      @radiantcoding3980  4 года назад

      Please ensure you are running the script on Python 3.6

    • @elsayedabdullah1096
      @elsayedabdullah1096 4 года назад

      @@radiantcoding3980 I also have the same error even though I use python 3.6.8

    • @elsayedabdullah1096
      @elsayedabdullah1096 4 года назад +7

      I just solved this problem by adding these commands
      1: pip install cmake
      2: pip3 install face_recognition
      3: pip install opencv-python

  • @deepalisoni6807
    @deepalisoni6807 4 года назад +1

    self.img_encoding = face_recognition.face_encodings(self.img)[0]
    IndexError: list index out of range
    hey!! m getting this error anyone help????

    • @omeshnath6826
      @omeshnath6826 2 года назад

      instead of encodings write encoding it will work as you are only extracting a specific featuree using encoding

  • @tattolarousse8685
    @tattolarousse8685 4 года назад

    Hello bro please I need the 3.6 python version please how can I contact you ??

  • @moonao.m8176
    @moonao.m8176 4 года назад

    how do I
    create a pickle file

  • @lisafoss5191
    @lisafoss5191 2 года назад

    hello i m not able to login even after registering why is it so?

  • @mgakalokohanniberto6501
    @mgakalokohanniberto6501 4 года назад

    Thank you so much! Keep it up! ☝️

  • @helpease4256
    @helpease4256 4 года назад +1

    hello, How can i implement this in my django login and register page ??

    • @kulsumkhansla4101
      @kulsumkhansla4101 4 года назад +2

      Hey, did u find a solution to your question??

    • @snehi_05
      @snehi_05 Год назад

      hey did you find how to do it

  • @gurpreet7609
    @gurpreet7609 4 года назад

    thank you so much for this video

  • @radiantcoding3980
    @radiantcoding3980  4 года назад

    Dlib download page: pypi.org/simple/dlib/

  • @thunwarattk
    @thunwarattk 3 года назад

    thank you so much

  • @beapakistani6233
    @beapakistani6233 4 года назад

    Error i module not fount

  • @blacknoire
    @blacknoire 3 года назад

    You sound northern Irish

  • @beapakistani6233
    @beapakistani6233 4 года назад

    Its not working