├── .gitignore ├── LPRNet.zip ├── README.md └── YOLO.zip /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JKLove21/License-Plate-Recognization-Pytorch/HEAD/.gitignore -------------------------------------------------------------------------------- /LPRNet.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JKLove21/License-Plate-Recognization-Pytorch/HEAD/LPRNet.zip -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JKLove21/License-Plate-Recognization-Pytorch/HEAD/README.md -------------------------------------------------------------------------------- /YOLO.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JKLove21/License-Plate-Recognization-Pytorch/HEAD/YOLO.zip --------------------------------------------------------------------------------