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.
6392 Discussions

smart_classroom_demo only able to detect one ID

Hern__Yee
Novice
292 Views

Hi,

I run the smart_classroom_demo by input 1 picture of my face in the json file SUCCESSFULLY. 

But when i put 2 picture of face in json file , the smart_classroom_demo fail to execute with error below ;

name: 470 [ in: FP32/l=BLOCKED; out: FP32/l=BLOCKED ]
name: 473 [ in: FP32/l=BLOCKED; out: FP32/l=BLOCKED ]
name: 476 [ in: FP32/l=BLOCKED; out: FP32/l=BLOCKED ]
name: 478 [ in: FP32/l=BLOCKED; out: FP32/l=BLOCKED ]
name: 478_nChw8c_nchw_out_478 [ in: FP32/l=BLOCKED; out: FP32/l=NCHW ]
name: out_478 [ in: FP32/l=NCHW;  ]
OpenCV(4.0.0-pre) Error: Assertion failed ((unsigned)i0 < (unsigned)size.p[0]) in cv:::Mat::at, file C:\Intel\computer_vision_sdk_2018.4.420\opencv\include\opencv2/core/mat.inl.hpp, line 1143
[ ERROR ] OpenCV(4.0.0-pre) C:\Intel\computer_vision_sdk_2018.4.420\opencv\include\opencv2/core/mat.inl.hpp:1143: error: (-215:Assertion failed) (unsigned)i0 < (unsigned)size.p[0] in function 'cv::Mat::at'

Are there software bug on importing more than 1 ID in the smart_classroom_demo ?

 

0 Kudos
0 Replies
Reply