-
https://software.intel.com/en-us/forums/computer-vision/topic/808636#comment-1941333
/////////////////////////////////////////modify as this
InferenceEnginePluginPtr getSuitablePlugin(TargetDevice…
-
I get this error if i try to scan a face.
can some one help me?
i get some recognions with the deepstack-ui docker, so i know it works.
```
Error: JSON Processor: JSON Processor: The oper…
-
**Is your feature request related to a problem? Please describe.**
-
need help in training openalpr to recognize sri lanka plate.
Most plates belong to the below patterns:
WP @@?####
WP @@@?####
WP @@?####
SP @@?####
SP @@@?####
SP @@?####
CP @@?####
CP @@@?##…
-
# Use case
Create dl streamer pipleline working for license plates other than China.
I am trying to train a model for countries other than China.
Two Solution:
1. retain _license-plate-recogniti…
-
Hi,
I have got license_plate_recognition_barrier_0001 model deployed in OpenVINO server in container.
I am passing the image and additional field as per https://docs.openvinotoolkit.org/latest/omz_m…
-
Hello, I am an undergraduate student currently having a similar project regarding speed detection in a traffic video.
It seems that the website https://medusa.fit.vutbr.cz/traffic/research-topics/t…
-
Hi, I am investigating the capability of DL Streamer to create our IVA solution and met some basic issues using the intel model. Could you help me out on this? Thanks
**[Issue Description]**
- …
-
pip安装后,调用接口报错:
Traceback (most recent call last):
File "plate_accuracy.py", line 26, in
for pstr,confidence,rect in HyperLPR_plate_recognition(frame):
File "/usr/local/python3.6/lib/pytho…
-
hi,
I made a license plate recognition system. I used the yolov5 model and the tesseract library to read text. I am building the project with linux operating system. but tesseract is insufficient to…