HumanML3D is a 3D human motion-language dataset that originates from a combination of HumanAct12 and Amass dataset. It covers a broad range of human actions such as daily activities (e.g., 'walking', ...
使用tensorflow训练手势动作识别模型,手部数据使用mediapipe库获取,最后使用pysimplegui编写UI界面 手势动作识别: 目前能是识别十三种动作,分别是从1-10的手势表示,10用握拳表示,还有ok、good、not good 如果用户想添加自己手势,在 gesture.py 文件中可以自己收集 ...