# verifycode_train **Repository Path**: idootop/verifycode_train ## Basic Information - **Project Name**: verifycode_train - **Description**: 通用验证码识别模型训练程序 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-11-11 - **Last Updated**: 2023-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 配置: config.yaml: trains-->EndAcc: 0.98 DecayRate: 0.98 DecaySteps: 3000 model.yaml: model-->ModelName ModelType CharSet ImageWidth ImageHeight 默认使用tensorflow_gpu2.0进行训练!!! 原项目地址:https://github.com/kerlomz/captcha_trainer