Chando0185 / face_recognition_system

29 stars 26 forks source link

model = load_model("keras_model.h5") #1

Open abs1101 opened 2 years ago

abs1101 commented 2 years ago

model = load_model("keras_model.h5") it gives me an error on this line do you know the solution

Shashwat-05 commented 2 years ago

@abs1101 this guy didn't give the complete code, this "keras_model.h5" file is the actual model file for our specific object recognition. Meanwhile, it doesn't exist as you never created it. Use TensorFlow to train your own model.

benny-png commented 7 months ago

https://www.youtube.com/watch?v=lH01BgsIPuE&t=1s