# 验证码识别 **Repository Path**: lock_yx/verication ## Basic Information - **Project Name**: 验证码识别 - **Description**: 毕业设计验证码识别项目 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-05-21 - **Last Updated**: 2021-05-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #训练模块 ##图片处理 ###image_utils.py文件对图片进行绘画 ###code_utils.py灰度化处理后对图片编码处理 ###model.py预设的模型文件 ### ### ### ###single_image.py