Closed SabinaUS closed 4 years ago
face_detector.py ave me above error: self.model = tf.saved_model.load(self.model_path) in this line. In cofig.py as path I gave model/detector Tensorflow 1.13
Hi, This is the tf2 api, if you want tf1. please switch to tf1 branch.
GoodLuck
Thank you
face_detector.py ave me above error: self.model = tf.saved_model.load(self.model_path) in this line. In cofig.py as path I gave model/detector Tensorflow 1.13