Module numpy core has no attribute numerictypes Error

0 votes
from imageai.Detection import ObjectDetection
detector = ObjectDetection()
detector.setModelTypeAsTinyYOLOv3()
detector.setModelPath("BrainTumor10EpochsCategorical.h5")
detector.loadModel()
detection = detector.detectObjectsFromImage(input_image="pred7.jpg", output_image_path="./output/cars.jpg)

Currently, using this code, but anaconda spyder gives me that error. Is the source of the problem that i am using Python 3.9.

Jun 3, 2022 in Python by Abdullah Celal

edited 4 days ago 3 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP