alpr-unconstrained
alpr-unconstrained copied to clipboard
Combination with ShuffleNet
Hi,
I'm interested in making the license plate detector work on low-grade hardware. I was wondering if it is possible (or if you have already experimented with) using something like ShuffleNet ( https://zpascal.net/cvpr2018/Zhang_ShuffleNet_An_Extremely_CVPR_2018_paper.pdf ) in between , while adding the input and output layer of WOPD net?
Thanks for the work you've done so far!