-
I have a custom trained object detection network to detect the License Plates of Vehicles which I am trying to optimize for deployment on Nvidia Jetson Xavier by performing Neo Compilation. The framew…
-
Hello,
I recently came across your project "ALPR with YOLOv4" on GitHub and I'm very impressed with its capabilities and the implementation details provided. The system seems highly efficient for r…
-
### 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…
-
Hello!
I'm getting very decent results running everything on a Intel Nuc 11, with license plates getting recognized in less than 1 second, even with a high-res image (running the "number_plate_dete…
-
(-215:Assertion failed) npoints >= 0 && (depth == CV_32F || depth == CV_32S)
This line is giving the following error...
error: OpenCV(4.1.2) C:\projects\opencv-python\opencv\modules\imgproc\src…
-
**Describe the bug**
Can't concat ragged tensors with more than one dimension.
I want to decode results from the object detector. I am using ``tf.ragged.boolean_mask(bboxes, pos_inds)`` to gat…
-
**Description**
As PSD I want to create a first draft design for RVI new project (multipick) that will reflect lims architecture and required components to solve the current list of user requirements…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
This feature involves adding a Number Plate Detection System to the project. The system wi…
-
It works fine for Singapore single line number plates. I'd like to support two line vehicle license plate. So that I took thousands of photos and train the detectors. The result is sg2.xml:
```
…
-
Excuse me, when training detectors, can only one license plate be used in a picture?