手语1-源码

上传者: 42131316 | 上传时间: 2021-03-13 11:07:25 | 文件大小: 1.09MB | 文件类型: ZIP
手语识别 该原型为聋人“理解”手语 包括所有代码以准备数据(例如,从ChaLearn数据集中获取数据),提取特征,训练神经网络以及在实时演示过程中预测信号 基于深度学习技术,尤其是卷积神经网络(包括最新的3D模型)和递归神经网络(LSTM) 使用Python,Keras + Tensorflow和OpenCV构建(用于视频捕获和处理) 有关10幻灯片的演示文稿+ 1分钟的演示视频,请参见。 要求 此代码至少需要 python 3.6.5 张量流1.8.0 keras 2.2.0 OpenCVPython的3.4.1.15 为了训练神经网络,需要使用GPU(例如aws p2.xlarge)。 实时演示可在普通笔记本电脑(不带GPU)上运行,例如MacBook Pro,i5、8GB。 获取视频数据 请参阅此处,以获取适合聋人手势语言的合适数据集的概述: : 在此处下载ChaL

文件下载

资源详情

[{"title":"( 41 个子文件 1.09MB ) 手语1-源码","children":[{"title":"sign-language1-master","children":[{"title":".gitignore <span style='color:#111;'> 202B </span>","children":null,"spread":false},{"title":"train_i3d.py <span style='color:#111;'> 6.15KB </span>","children":null,"spread":false},{"title":"train_mobile_lstm.py <span style='color:#111;'> 4.87KB </span>","children":null,"spread":false},{"title":"opticalflow.py <span style='color:#111;'> 10.86KB </span>","children":null,"spread":false},{"title":"requirements.txt <span style='color:#111;'> 74B </span>","children":null,"spread":false},{"title":"model_i3d.py <span style='color:#111;'> 27.96KB </span>","children":null,"spread":false},{"title":"feature.py <span style='color:#111;'> 4.34KB </span>","children":null,"spread":false},{"title":"model_lstm.py <span style='color:#111;'> 1.37KB </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"timer.py <span style='color:#111;'> 825B </span>","children":null,"spread":false},{"title":"pipeline_mobile_lstm.py <span style='color:#111;'> 3.05KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 5.23KB </span>","children":null,"spread":false},{"title":"frame.py <span style='color:#111;'> 9.92KB </span>","children":null,"spread":false},{"title":"livedemo.py <span style='color:#111;'> 3.79KB </span>","children":null,"spread":false},{"title":"image","children":[{"title":"readme_folderstructure.jpg <span style='color:#111;'> 95.44KB </span>","children":null,"spread":false}],"spread":false},{"title":"pipeline_i3d.py <span style='color:#111;'> 2.49KB </span>","children":null,"spread":false},{"title":"prepare_chalearn.py <span style='color:#111;'> 6.00KB </span>","children":null,"spread":false},{"title":"datagenerator.py <span style='color:#111;'> 8.36KB </span>","children":null,"spread":false},{"title":"data-set","children":[{"title":"twentybn","children":[{"title":"jester-v1-train.csv <span style='color:#111;'> 2.90MB </span>","children":null,"spread":false}],"spread":false},{"title":"ledasila","children":[{"title":"021","children":[{"title":"class.csv <span style='color:#111;'> 347B </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"ucf101","children":[{"title":"_download","children":[{"title":"ucfTrainTestlist","children":[{"title":"trainlist03.txt <span style='color:#111;'> 380.06KB </span>","children":null,"spread":false},{"title":"classInd.txt <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false},{"title":"testlist03.txt <span style='color:#111;'> 135.41KB </span>","children":null,"spread":false},{"title":"trainlist01.txt <span style='color:#111;'> 376.59KB </span>","children":null,"spread":false},{"title":"testlist02.txt <span style='color:#111;'> 136.42KB </span>","children":null,"spread":false},{"title":"trainlist02.txt <span style='color:#111;'> 378.93KB </span>","children":null,"spread":false},{"title":"testlist01.txt <span style='color:#111;'> 138.63KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"_classlist.txt <span style='color:#111;'> 1.16KB </span>","children":null,"spread":false}],"spread":false},{"title":"chalearn","children":[{"title":"010","children":[{"title":"class.csv <span style='color:#111;'> 734B </span>","children":null,"spread":false}],"spread":false},{"title":"020","children":[{"title":"class.csv <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false}],"spread":false},{"title":"_download","children":[{"title":"class_raw.txt <span style='color:#111;'> 9.10KB </span>","children":null,"spread":false},{"title":"test.txt <span style='color:#111;'> 278.92KB </span>","children":null,"spread":false},{"title":"class.csv <span style='color:#111;'> 16.69KB </span>","children":null,"spread":false},{"title":"description.txt <span style='color:#111;'> 952B </span>","children":null,"spread":false},{"title":"train.txt <span style='color:#111;'> 1.62MB </span>","children":null,"spread":false},{"title":"val.txt <span style='color:#111;'> 268.51KB </span>","children":null,"spread":false}],"spread":false},{"title":"249","children":[{"title":"class.csv <span style='color:#111;'> 16.69KB </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false},{"title":"predict.py <span style='color:#111;'> 2.33KB </span>","children":null,"spread":false},{"title":".gitattributes <span style='color:#111;'> 66B </span>","children":null,"spread":false},{"title":"model_mobile.py <span style='color:#111;'> 1.93KB </span>","children":null,"spread":false},{"title":"videocapture.py <span style='color:#111;'> 7.41KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明