serengil / deepface

A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
https://www.youtube.com/watch?v=WnUVYQP4h44&list=PLsS_1RYmYQQFdWqxQggXHynP1rqaYXv_E&index=1
MIT License
14.34k stars 2.2k forks source link

illegal instruction (dumped core ) #356

Closed bobir01 closed 3 years ago

bobir01 commented 3 years ago

When I run the file with Deepface.verify() it shows Illegal instruction (core dumped )

bobir01 commented 3 years ago

can someone help me with it

serengil commented 3 years ago

your python installation seems not to be working.

bobir01 commented 3 years ago

your python installation seems not to be working. Bro sorry for misunderstanding actually problem is in my cpu of laptop that doesnt support AVX could you tell me that form what version of TensorFlow is ok to run the module I am going to find older version that doest require AVX insrtruction of cpu

serengil commented 3 years ago

it seems that the issue is solved.