-
-
from cv2 import cv2
import numpy as np
from keras import image
frameWidth = 640 #Frame Width
franeHeight = 480 # Frame Height
plateCascade = cv2.CascadeClassifier("haarcascade_russian_p…
-
老哥,这个算法可以识别双层的车牌吗?具体是怎么做的?
-
Hi,
I backed the project and got 2 of OAK-D and OAK-1
In the kickstarter page I saw and still see that there will be samples of reading plates and returning actual plate value and identifying an…
-
Thanks for your great work!
Could you please share the training data or tell what did you use? It will help a lot!
With best regards
-
As I'm not getting anywhere with this I will ask you guys for help again. I ran a model train for 50 epocs using the code bellow. When I try to evaluate I get 0 on all epocs. What am I doing wrong? My…
-
On detailed compilation process, running `make` command, I get the following error and installation terminates.
```/usr/local/include/log4cplus/helpers/timehelper.h:114:9: error: too many argument…
-
-
{"plateName":"titration_plate_20200403_154849","siteName":"G07-0004","pixelLocation":[19775.419038860786,17835.182072682368,0.0]}
The marker channel is partially screwed up in this well. Maybe someth…
-
I was running License Plate Detection notebook in colab and after running this cell:
`# Exporting the freezed training .pb file
#This model will be used later on to perform inference
import r…