ianforme / face-prediction

real-time age, gender and emotion prediction based on livestream webcam data
32 stars 20 forks source link

Help with keras.engine #4

Open gd1925 opened 1 year ago

gd1925 commented 1 year ago

Hi all,

I am trying to run the stream_prediction-upload.py file and I have been facing this error - keras_engine

I tried some solutions I found specifically change of import styles, but the error persists. Has anyone faced and managed to solve the error? Thank you very much in advance!

bradasteiner commented 9 months ago

I am having the same issue. Were you able to resolve?