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

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

BUILT IN - ARTICLE INTRO SECOND COMPONENT
Summary

Command to execute Object Detection Python Demo with a folder of images.

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 2 products