SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
Latex paper - Spatial Temporal Graph Convolutional Networks (ST-GCN) for Sign Language Recognition
A simple implementation of a portion of GCN (Kipf & Welling) that can handle graph classification.
Pytorch implementation of the U-Net for image semantic segmentation, with dense CRF post-processing
This my project of Fashion AI Key points detection contest.
Convolutional Pose Machine implemented for clothes key points detection.
A PyTorch implementation of DGCNN based on AAAI 2018 paper "An End-to-End Deep Learning Architecture for Graph Classification"
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.