Home

Awesome

GCN-NAS

PyTorch Source code for "Learning Graph Convolutional Network for Skeleton-based Human Action Recognition by Neural Searching", AAAI2020

Requirements

Data Preparation

Model Training

Model Evaluation

Model searching

python gcn_search.py --config ./config/nturgbd-cross-view/search_joint.yaml

Acknowledgement

BibTeX

@article{peng2020learning,
  title={Learning Graph Convolutional Network for Skeleton-based Human Action Recognition by Neural Searching},
  author={Peng, Wei and Hong, Xiaopeng and Chen, Haoyu and Zhao, Guoying},
  journal={The Thirty-Fourth AAAI Conference on Artificial Intelligence, AAAI},
  year={2020}
}

License

All materials in this repository are released under the Apache License 2.0.