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.

What are the inputs of license-plate-recognition-barrier-0001?

es__we
Beginner
494 Views

I want to rewrite the Security Barrier Camera Demo in python. However, I don't know how to use the "license-plate-recognition-barrier-0001". It seems that the model requires multiple inputs. What's the "seq_ind"? Are there eighty-seven 1‘s and one 0? Thanks.

0 Kudos
2 Replies
es__we
Beginner
494 Views

solved!

0 Kudos
Luis_at_Intel
Moderator
494 Views

Hi es,we

Thanks for reaching out. I believe that is correct, based on the license-plate-recognition-barrier-0001 document here the input seq_ind: "shape: [88,1] - An auxiliary blob that is needed for correct decoding. Set this to [0, 1, 1, ..., 1]". I've also found this where someone had a similar question about the inputs of the model.

Does this match your solution? Please kindly share so others can benefit from your findings. Thanks!

 

Regards,

Luis

0 Kudos
Reply