Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

Smart Classroom command problem

PeterChuah
Novice
1,114 Views

Dear everyone,

 

1. I saw smart classroom -h options, may I know how to use -ad command? 

PeterChuah_0-1668741805833.png

2. May I know smart classroom is possible to print out every student's actions statistics?

 

Thanks.

 

Best Regards,

Peter

0 Kudos
4 Replies
Zulkifli_Intel
Moderator
1,070 Views

Hello Peter Chuah,

Thank you for reaching out.

 

To generate the action statistics, you need to add an output file name after the -ad option. However, after the file is generated, no data is stored in the file.

 

We are checking on this and will get back to you soon.

 

Sincerely,

Zulkifli

 

 

0 Kudos
PeterChuah
Novice
1,065 Views

Dear Zulkifli,

 

I tried it before and added the file name after -ad option. It is an empty file.

And thanks for your reply, and I am looking forward to your reply.

 

Best Regards,

Peter

0 Kudos
Zulkifli_Intel
Moderator
987 Views

Hi Peter

 

In order to save per-person action statistics, the -ad argument needs to be combined with another argument. The -ad description is updated as follows:

"-ad Optional. Output file name to save per-person action statistics in. Requires -teacher_id and -a_top to be unset and -fg to be set"

 

This means you need to include the -fg argument, you can follow the instruction on how to create a face gallery here.

 

I've tested on my side and the action statistics will look like this:

frame_idx,person1,person2

<input_path>@000000,sitting,sitting

<input_path>@000001,sitting,sitting

<input_path>@000002,sitting,sitting

<input_path>@000003,sitting,sitting

<input_path>@000004,sitting,sitting

 

Sincerely,

Zulkifli 

 

0 Kudos
Zulkifli_Intel
Moderator
923 Views

Hello Peter,


This thread will no longer be monitored since we have provided a solution. If you need any additional information from Intel, please submit a new question.


Sincerely,

Zulkifli


0 Kudos
Reply