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.

[ WARNING ] Face reid gallery is empty!

Hung__Edwin
Beginner
1,634 Views

My version is latest version  "l_openvino_toolkit_p_2019.1.144"

environment : ubuntu16.04

I run smart classroom demo 

 Create face_gallery.json file , but the file was empty 

My command as below :

~/inference_engine_samples_build/intel64/Release$ python3 /opt/intel/openvino/inference_engine/samples/smart_classroom_demo/create_list.py ~/Face-Galler

~/inference_engine_samples_build/intel64/Release$ ./smart_classroom_demo -i /dev/video0 -m_act /home/asrock/inference_engine_samples_build/intel64/person-detection-action-recognition-0005/person-detection-action-recognition-0005.xml -m_fd /home/asrock/inference_engine_samples_build/intel64/face-detection-0004/face-detection-retail-0004.xml -m_lm /home/asrock/inference_engine_samples_build/intel64/landmarks-regression-retail-0009/landmarks-regression-retail-0009.xml -m_reid /home/asrock/inference_engine_samples_build/intel64/face-reidentification-retail-0095/face-reidentification-retail-0095.xml -fg faces_gallery.json


[ INFO ] InferenceEngine: 
    API version ............ 1.6
    Build .................. custom_releases/2019/R1.1_28dfbfdd28954c4dfd2f94403dd8dfc1f411038b
[ INFO ] Parsing input parameters
[ INFO ] Reading video '/dev/video0'
[ INFO ] Loading plugin CPU

    API version ............ 1.6
    Build .................. 23780
    Description ....... MKLDNNPlugin
[ WARNING ] Face reid gallery is empty!
 

0 Kudos
1 Reply
Shubha_R_Intel
Employee
1,634 Views

Dear Hung, Edwin,

Please read the following forum post:

https://software.intel.com/en-us/forums/computer-vision/topic/809179

Please don't use multiple images per identity. This could be your issue. Can you check ? By the way, I've put in a feature request to fix this, in other words - dis-allow create_list.py from creating multiple images per identity.

Hope it helps,

Thanks,

Shubha

 

0 Kudos
Reply