Shefaligokarn

Results 1 issues of Shefaligokarn

--------------------------------------------------------------------------- AttributeError Traceback (most recent call last) in () 9 #perform a prediction 10 predicted_img1 = predict(test_img1) ---> 11 predicted_img2 = predict(test_img2) 12 print("Prediction complete") 13 in predict(test_img) 4 def...