# Rotate-the-verification-code-pytorch **Repository Path**: ykallan/Rotate-the-verification-code-pytorch ## Basic Information - **Project Name**: Rotate-the-verification-code-pytorch - **Description**: pytorch 旋转验证码识别 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2024-05-22 - **Last Updated**: 2024-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 1. 需要把正常角度的图片保存在imgs目录下面 ### 2. 运行train.py进行训练 ### 3. 运行test.py调用模型 训练好的模型 [下面这个训练好的模型只能识别百度旋转的图片,不要用其他图片测试,直接用百度旋转的图片测试] 链接:https://pan.baidu.com/s/1mcz58nquhL0DA8tCX5f_ww 提取码:39ev ### 注意: 需要设置训练轮数 epochs ### 导入图片大小最好要为正方形,不为正方形也可以训练 ![image](test.jpg)