Hi,
I’m new to Tensorflow and am trying to test this package. but i keep getting this error.
File "image_recognition.py", line 9, in
from tensorflow.models.image.imagenet import classify_image
ModuleNotFoundError: No module named 'tensorflow.models'
Id appreciate any help.
thanks
RS