Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please help #3

Open
kkpriyankacoding opened this issue May 28, 2018 · 3 comments
Open

please help #3

kkpriyankacoding opened this issue May 28, 2018 · 3 comments

Comments

@kkpriyankacoding
Copy link

Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
Segmentation fault (core dumped)

@akshaybahadur21
Copy link
Owner

Can you please provide the full stack trace

@ashd758
Copy link

ashd758 commented Feb 7, 2019

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

@Obaei
Copy link

Obaei commented Jun 28, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants