Coder Social home page Coder Social logo

Comments (3)

akshaybahadur21 avatar akshaybahadur21 commented on May 20, 2024

Can you please provide the full stack trace

from facial-recognition-using-facenet.

ashd758 avatar ashd758 commented on May 20, 2024

Traceback (most recent call last):
File "rec-feat.py", line 112, in
recognize()
File "rec-feat.py", line 103, in recognize
extract_face_info(img, img_rgb, database,ear)
File "rec-feat.py", line 59, in extract_face_info
name, min_dist = recognize_face(image, database)
File "rec-feat.py", line 44, in recognize_face
if int(identity) <=4:
TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'
[ WARN:0] terminating async callback

from facial-recognition-using-facenet.

Obaei avatar Obaei commented on May 20, 2024

hi
please help me

Traceback (most recent call last):
File "D:/File Folder/Collage [semnan University ]/MS VS/Facial-Recognition-using-Facenet-master/Facial-Recognition-using-Facenet-master/rec-feat.py", line 7, in
from keras.models import load_model
File "D:\ProgramData\Anaconda3\envs\new\lib\site-packages\keras_init_.py", line 20, in
from . import initializers
File "D:\ProgramData\Anaconda3\envs\new\lib\site-packages\keras\initializers_init_.py", line 124, in
populate_deserializable_objects()
File "D:\ProgramData\Anaconda3\envs\new\lib\site-packages\keras\initializers_init_.py", line 82, in populate_deserializable_objects
generic_utils.populate_dict_with_module_objects(
AttributeError: module 'keras.utils.generic_utils' has no attribute 'populate_dict_with_module_objects'

Process finished with exit code 1

from facial-recognition-using-facenet.

Related Issues (20)

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.