-
Hi! I would like to use yolo darknet for detection in live stream without causing excessive latency due to low processing frame rate. My configuration can currently process around 10 fps. Is there eas…
-
MTCNN中Train_Pnet.py的train_path = '../data_preprocessing/anno_store/imglist_anno_12.txt' 该文件是在哪个.py中生成的
-
OpenALPR currently takes roughly 1/4th of a second (~.27s) to process a single 1920x1080 image. I'd like to get the overall performance to above four frames per second.
I followed these instruction…
-
### ValueError: Tensor Tensor("concatenate_1/concat:0", shape=(?, ?, ?, 8), dtype=float32) is not an element of this graph.
### I am trying to receive an image from using socket io and then tryin…
-
I highly recommend adding a **license** to your repository. If it should be permissive, I suggest **MIT** or BSD-3-clause. GitHub recommends checking out this website: http://choosealicense.com
-
When I used the model to detect, I input a 409×687 image, the program will transform the image into 191×320, and then input the model prediction. The returned tensor will be empty after going through …
-
How to read a multi line number plates in Japanese System..
-
Hello ,
Could you please tell me how can be detect the arabic lettres , im working at the detection for Moroccan plate ,
when i run your code the detection of plates is well but can't read arab…
-
I trained 2 yolov4-tiny models for my license plate recognition system. The first is the fog plate region label, the second is the char labels (letters and numbers). The Turkish alphabet is read from …
-
We now have over 15 models covering more than 10 tasks in the zoo. Although most of the models are converted to ONNX straightly from its original format, such conversion may potentially lead to drop o…