Avi*_*hak 1 python opencv anaconda
from imageai.Detection import ObjectDetection
import os
execution_path = os.getcwd()
Run Code Online (Sandbox Code Playgroud)
-------------------------------------------------- ------------------------- ImportError Traceback(最近一次通话最近)在()----> from imageai.Detection import ObjectDetection 2 import操作系统3 4 execute_path = os.getcwd()
〜(Anaconda3 \ lib \ site-packages \ imageai \ Detection__init __。py in()----> 1从imageai.Detection.keras_retinanet.models.resnet导入cv2 2 3从imageai.Detection.keras_retinanet.utils导入resnet50_retinanet 4。从imageai.Detection.keras_retinanet.utils.visualization导入图像导入read_image_bgr,read_image_array,read_image_stream,preprocess_image,resize_image 5 import_draw_box,draw_caption
ImportError:DLL加载失败:找不到指定的模块。