<!--
Copyright (c) 2022 Innodisk crop.
This software is released under the MIT License.
https://opensource.org/licenses/MIT
-->
# TOC
- [Overview](#overview)
- [Demo](#demo)
- [Pre-build image](#pre-build-image)
# Overview
Automatic number-plate recognition is a technology that uses optical character recognition on images to read vehicle registration plates to create vehicle location data. Source: [Wiki](https://en.wikipedia.org/wiki/Automatic_number-plate_recognition)
LPRNet: License Plate Recognition via Deep Neural Networks: end-to-end method for Automatic License Plate Recognition without preliminary character segmentation. [Paper](https://arxiv.org/abs/1806.10447)
# Demo
We have implemented the demo in [dpu-sc](https://hackmd.io/b6e_v4swTxeZfhNuSAiSgg).
[Demo](https://www.dropbox.com/scl/fi/sdmyc6a9qzbqzmydp0mld/lpr.gif?rlkey=tu5omq302a656u98p7e8ob2mp&dl=0)
# Pre-build image
We provide pre-built images that you can use to follow the [Getting Started](https://hackmd.io/pOWB6eGzTp6x0TFhtse--g) guide to prepare the SD card. By switching X261 to boot from the SD card, you can experience our solution.
- ANPR
- taiwain_lprnet_122_dpusc_230720.gz
We also has other pre-built images which can be find on other relevant pages.