# 验证码预测 **Repository Path**: limengqiii/verification-code-prediction ## Basic Information - **Project Name**: 验证码预测 - **Description**: 使用pytorch完成验证码预测 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-11 - **Last Updated**: 2024-04-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 验证码预测 init.py生成5w张训练集图片和1k张测试集图片 使用浅层卷积神经网络完成20轮epoch训练可达到百分之93的准确率