Hi,
may i ask if anyone can help here with my task
5 - Test on Your Own Image (Optional/Ungraded)
in the 1st assignment of week 2 course 4
my Lab id is : dfnebyhy
Hi,
may i ask if anyone can help here with my task
5 - Test on Your Own Image (Optional/Ungraded)
in the 1st assignment of week 2 course 4
my Lab id is : dfnebyhy
Hi @Lucy_Hui ,
Try refreshing the kernel and rerun all the code cells.
hi Kic,
i tried restart Kernel and run all cell, but the problem still exist.
Hi @Lucy_Hui
Could you check if you have this line of code at the top of your notebook:
from keras.preprocessing import image
This is where image.load_img() is coming from.