Alvin-Zeng / PGCN

Graph Convolutional Networks for Temporal Action Localization (ICCV2019)
321 stars 66 forks source link

No such file or directory: 'data/train\\video_validation_0000187' #31

Closed WhoSJackie closed 4 years ago

WhoSJackie commented 4 years ago

when i am training ,there is error:No such file or directory: 'data/train\video_validation_0000187',and do we need unzip the feature?

Alvin-Zeng commented 4 years ago

Please refer to #21. It may help you to solve this issue.

WhoSJackie commented 4 years ago

thank you mate