KhomZ / Automatic-Number-Plate-Recognition-with-SMS-Alert

Automatic Nepali Number Plate Recognition with Sms Reporting System x Real Time Machine Learning Approach on Traffic Congestion Prediction System in Internet of Vehicles
MIT License
1 stars 0 forks source link

Image' object is not subscriptable #20

Open KhomZ opened 2 years ago

KhomZ commented 2 years ago

TypeError Traceback (most recent call last) ~\AppData\Local\Temp/ipykernel_13688/1183536639.py in 1 from PIL import Image ----> 2 y_predict = model.predict(test_img[0])

TypeError: 'Image' object is not subscriptable