# MapleLPRNet **Repository Path**: caixiaohui/MapleLPRNet ## Basic Information - **Project Name**: MapleLPRNet - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-12 - **Last Updated**: 2024-09-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MapleLPRNet ## How to train python train.py --train_img_dirs xxx --test_img_dirs xxx --epochs 100 --batch-size 128 ## How to test python test.py --test_img_dirs xxx For more details refer to https://zhuanlan.zhihu.com/p/684048137