3D Object Detection
Video Object Segmentation
Simultaneously Localisation and Mapping
Siamese Network
Face Reconstruction in CVPR 2019
Face Detection, Landmark Detection in CVPR 2019
Face Attribute in CVPR 2019
Anti Face Spoofing
Graph Convolutional Neural Network
Many important real-world datasets come in the form of graphs or networks: e.g., social networks. Graph Convolutional Neural Network (GCN) is a generalization of convolution neural network over the graph, where filter parameters are typically shared over all locations in the graph.