# Gesture_recognition **Repository Path**: fmy111/Gesture_recognition ## Basic Information - **Project Name**: Gesture_recognition - **Description**: 手势数字识别-Gesture_recognition - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-03 - **Last Updated**: 2021-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 实现手势数字识别。属于图片的分类问题,使用BP神经网路进行训练,测试集的准确率大概只有82.5%,在学习本课程之后,使用目前效果最好的ResNet,发现效果有了显著提升,达到了96.7%。