czhaneva / MST-GCN

This is the official implemntation for "Multi-scale spatial temporal graph convolutional network for skeleton-based action recognition" AAAI-2021
MIT License
36 stars 7 forks source link

缺少yaml文件 #4

Closed zoeyhaiyan1 closed 1 year ago

zoeyhaiyan1 commented 1 year ago

Traceback (most recent call last): File "main.py", line 7, in import yaml ModuleNotFoundError: No module named 'yaml'

czhaneva commented 1 year ago

conda install -c anaconda yaml