I followed this Link: https://www.youtube.com/watch?v=a1BmKSYZUi8 and started to make a model of 3 traffic signs and i followed the same steps as shown in the video and generated the python file and model
I was so excited that my camera would detect these 3 road signs but to my surprise, I got some errors related to TensorFlow and Keras. I hope you don't mind helping me or giving me some direction. I think this is related to importing TensorFlow for Keras or something else.
Does Keras or Google have some tech support for solving this problem? like this
My installed versions are
- Python 3.9.2
- Keras 2.11.0
- Tensorflow 1.9.0
Traceback (most recent call last):
line 6, in <module>
import tensorflow.keras
line 22, in <module>
from tensorflow.python import pywrap_tensorflow # pylint: disable=unused-import
line 49, in <module>
from tensorflow.python import pywrap_tensorflow
line 58, in <module>
from tensorflow.python.pywrap_tensorflow_internal import *
line 114
def TFE_ContextOptionsSetAsync(arg1, async):
I am expecting the code to run, I tried differently methods, Import "tensorflow.keras" could not be resolved after upgrading to TensorFlow 2.8.0
but, this is for visual basics do you have some steps like this for the Raspberry pi 4, Python