kenziyuliu / DGNN-PyTorch

Unofficial PyTorch implementation of the CVPR'19 paper "Skeleton-Based Action Recognition with Directed Graph Neural Networks".
Other
235 stars 59 forks source link

FileNotFoundError: No such file or directory: '../data/kinetics_raw/kinetics_val_label.json' #24

Open DelinQu opened 4 years ago

DelinQu commented 4 years ago

您好,请问为什么会出现文件找不到的情况呀?我按照你的指令一步步执行,最后运行 python3 kinetics_gendata.py image 出现了错误

image