1996scarlet / Laser-Eye

Gaze Estimation via Deep Neural Networks
GNU General Public License v3.0
114 stars 28 forks source link

How is the executing environment for this project? #11

Open FlyDragon2030 opened 3 years ago

FlyDragon2030 commented 3 years ago

My Tensorflow version is 1.14. But I got error as follows.

Laser-Eye-master\service\iris_localization.py", line 63, in get_mesh self.interpreter.set_tensor(self.input_details[0]["index"], image)

return _tensorflow_wrap_interpreter_wrapper.InterpreterWrapper_SetTensor(self, i, value) ValueError: Cannot set tensor: Got tensor of type STRING but expected type FLOAT32 for input 0, name: input_1

What is the tensorflow version?

Thanks for your help.

LandRock commented 1 year ago

hi,i have the same problem.did you resolve it?

LandRock commented 1 year ago

hi,i have the same problem.did you resolve it?