ImportError: cannot import name 'image_to_array' from 'keras.preprocessing.image' (C:\Users\shkatta\New folder\lib\site-packages\keras\preprocessing\image.py) i am not able to import the above error when i am importing image_to array in keras please help
Asked
Active
Viewed 115 times
0
-
1Try `img_to_array` instead – Will Jan 10 '20 at 04:43
-
You are welcome ^^ – Will Jan 10 '20 at 16:21