# CarPlateIdentity **Repository Path**: rukit/CarPlateIdentity ## Basic Information - **Project Name**: CarPlateIdentity - **Description**: 车牌识别 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CarPlateIdentity 车牌识别 这个实践项目我的环境是python3.6、OpenCV3.4.4,车牌过滤和字符识别部分用卷积神经网络完成的,训练数据集来自 https://github.com/detectRecog/CCPD 项目详细说明见CSDN:https://blog.csdn.net/GK_2014/article/details/84779166