文件名称:handsign-tensorflow-gatsby:使用TensorFlow和Handpose模型进行简单的ASL(美国手语)字母检测
文件大小:417KB
文件格式:ZIP
更新时间:2024-05-26 14:37:37
tensorflow sign-language-recognition fingerpose JavaScript
Handsign-使用TensorFlow的ASL手势检测 Handsign是一种基于AI的简单手势识别,可将手势转换为美国手语(ASL)字母。 使用Tensorflow JS及其Handpose预加载模型检测手部对象及其零件。 Handsign还使用一个名为Fingerpose的附加库,根据手指位置对某些自定义手势进行分类。 #dohackathon #madewithTFJS 安装 克隆存储库 # copy the repo to your machine git clone https://github.com/syauqy/handsign-tensorflow-gatsby.git 开始项目 # move to the project folder and install all dependencies cd handsign-tensorflow-gatsby yarn