Unable to Use a Folder of Images to Execute Object Detection Python Demo
Content Type: Troubleshooting | Article ID: 000059673 | Last Reviewed: 05/20/2022
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>
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.