-
I have an issue with localization package that you used in line:
`label_image = measure.label(localization.binary_car_image)`
then i get this Error:
`> Traceback (most recent call last):
> F…
-
As agreed in https://github.com/axelboc/anki-ultimate-geography/issues/137#issuecomment-620764010, and since discussion has started again on this topic in #137, I'm opening this issue to discuss inclu…
-
I am passing an image which gives the output
array([[[[66.]],
[[53.]],
[[ 3.]],
[[ 3.]],
[[45.]],
[[-1.]],
[[-1.]],
[[-…
-
Before you create an issue, please make sure you have read the [README](https://github.com/pliablepixels/zmeventserver/blob/master/README.md). If you are asking about the object detection part, I don'…
-
is it possible to se this library for LP recognition
I have already the images and i want the numbers with (-) and withe letters for example
-
I want to know if there is a tutorial or a using example to show how to use Inference Engine pre-trained models in OpenCV to detect the objects like face, human, car, etc...
I have already downloa…
-
I want to work on this issue, please assign it to me.
-
"license-plate-recognition-barrier-0001" accepts two inputs a s follows:
1) name: "data" , shape: [1x3x24x94] - An input image in following format [1xCxHxW]. Expected color order is BGR.
2) name…
-
@AlexeyAB
Hi,
I want to train a neural network for **license plate recognition** with yolo3, but I don't know to use which Pre-trained model and cfg-file to get best accuracy.
please help me . tha…
-
Hello Serguimsilva.
first, I downloaded your pretrainmode using command "bash get-networks.sh".
Second, But when i run detector on your sample images. it cannot detect cars. My command "python3 ve…