Skip To Main Content
Support Knowledge Base

Unable to Use a Folder of Images to Execute Object Detection Python Demo

Content Type: Troubleshooting   |   Article ID: 000059673   |   Last Reviewed: 05/20/2022

Description

  1. Performed Object Detection with custom SSD Mobilenet with several images in a folder by using a custom-made script.
  2. The results of detections on each image have the same position of bounding box.

Resolution

Execute the following command to perform object detection with input of images in the folder: 

python object_detection_demo.py -at ssd -m <path_to_model> -i <path_to_folder>

Additional information

Object Detection Python Demo* allows the user to use a single image, a folder of images, video file, or camera id as an input to process.

Related Products

This article applies to 4 products.
Intel® Xeon Phi™ Processor Software OpenVINO™ toolkit Performance Libraries

Discontinued Products

Intel® Developer Cloud for the Edge