Open bounmed opened 3 years ago
Hey,
I haven't worked on it for a while. Regarding this I found this issue on StackOverflow.
Seems like you need to replace a list with a tuple as your input.
They say there that that has changed with a newer version of Tensorflow, if it's TensorFlow 2.3.0 and upper? the list wouldn't work.
I get this error when I run python3 make_model.py to generate the model
Keras version: 2.4.3 Tensorflow version : 2.4.1