limaosen0 / AS-GCN

The model architecture of AS-GCN (for human action recognition)
BSD 2-Clause "Simplified" License
290 stars 71 forks source link

Error help #9

Closed LJ0109 closed 5 years ago

LJ0109 commented 5 years ago

When I run the main function, I encountered this problem, how can I solve it? Thank you.

Traceback (most recent call last): File "D:/AS-GCN-master/main.py", line 22, in Processor = processors[arg.processor] KeyError: None