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

create_list.py in Smart Classroom C++ Demo Creates Empty faces_gallery.json

Environment

OpenVINO™ toolkit 2021.1 Windows® 10

Windows® 10, 64-bit*

BUILT IN - ARTICLE INTRO SECOND COMPONENT
Summary

Steps to create faces_gallery.json for Smart Classroom C++ Demo

Description

Executing the following command outputs empty faces_gallery.json file:

F:\openvino\inference_engine\demos\smart_classroom_demo>python create_list.py F:\openvino\inference_engine\demos\fr_gallery

F:\openvino\inference_engine\demos\smart_classroom_demo>type faces_gallery.json {}

F:\openvino\inference_engine\demos\smart_classroom_demo>

Resolution

Use the following command, with the trailing forward slash at the end of command.:

python create_list.py <path_to_folder_with_images>/

Example

python create_list.py "C:\Users\username\Desktop\faces_gallery/"

Additional information

Refer to Smart Classroom C++ Demo for more information.

Related Products

This article applies to 2 products