Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 870 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 870 Bytes

GCN-Anomaly-Detection

LICENSE

Our source codes for the following paper at CVPR 2019:

Graph Convolutional Label Noise Cleaner: Train a Plug-and-play Action Classifier for Anomaly Detection

@inproceedings{adgcn_cvpr19,
  author    = {Jia-Xing Zhong and
	       Nannan Li and
               Weijie Kong and
               Shan Liu and
               Thomas H. Li and
               Ge Li},
  title     = {Graph Convolutional Label Noise Cleaner: Train a Plug-and-play Action Classifier for Anomaly Detection},
  booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
  year      = {2019}
}

Our codes for feature extraction have been released! The training codes are also available as in the folder pygcn.