摘要
本程序主要通过python和训练生成的手势模型,完成简单的手势识别。
代码仓库
https://github.com/MichaelWang2000/HandTracking
HandTracking
基于Python和深度学习模型的手语翻译程序 Sign language Translation Program based on Python and Deep Learning Model
使用方法 Usage method
先试用DataCollection进行数据收集,记得更改文件夹。之后用test进行测试,按键比对当前的手势。 Try DataCollection for data collection first, and remember to change the folder. Then test it with test and press the key to compare the current gesture.
模型训练方法 Model training method
使用https://teachablemachine.withgoogle.com/train/image 上传图片进行训练。 Use https://teachablemachine.withgoogle.com/train/image Upload pictures for training.
使用效果图
发布时间: 2022-12-11
最后更新: 2023-06-11
本文标题: 手势识别
本文链接: https://www.lifeandcode.top/2022/12/11/手势识别/
版权声明: 本作品采用 CC BY-NC-SA 4.0 许可协议进行许可。转载请注明出处!