-
Great integration, but in Victoria, Australia, we have plates that these days begin with a number. Currently they are all number 1.
E.g.
![numberplate](https://user-images.githubusercontent.com/3198…
-
**Describe what you are trying to accomplish and why in non technical terms**
It would be great, if object detection could be run again before sending snapshot to Frigate+ and all objects would have …
wizu updated
5 months ago
-
Hi,
There are different sizes of license plates (depending on the number of letters on the plate) for Germany. One of the pictures below detected some extra region in ROI that does not belong to th…
-
I followed the instructions on the post
The steps:
```
python3 save_model.py --weights ./data/custom.weights --output ./checkpoints/custom.tf --input_size 416 --model yolov4
python3 convert_trt.p…
-
Hello,
We have a dataset consists of street images containing shop plates with different fonts, sizes, language and styles, and we want to use EasyOCR for plates detection. for that, we want to en…
-
hi @sergiomsilva , how can get the prediction accuracy ? , the license plate detection return best result?
-
Traceback (most recent call last):
File "c:/Users/hp/Documents/ObjectDetection/number-plate/Car-Number-Plate-Detection-OpenCV-Python/CarPlateDetection.py", line 9, in
image = imutils.resize(i…
-
I'm working on a project that need to detect and recognize small license plates in images. The size of image is 1920 * 1080, and license plates in those images are about 50 * 30, with 7~8 characters o…
-
in demo, Sean uploaded the two files and got different results from Emanuel
-
Hey Sergio,
I have gone through the project and it works pretty amazing for images. Can you guide me on how to do this for a video. Like do we have to write four separate scripts for Vehicle detectio…