friedsky's Stars
RedstoneWill/MachineLearningInAction-Camp
wesm/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
egonSchiele/grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
qiyuangong/leetcode
Python & JAVA Solutions for Leetcode
Ironteen/YOLOv3-quantization-model-v1.0
YOLOv3 quantization model v10, only for quantization off-line
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
alibaba/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
WillKoehrsen/ai-projects
Artificial Intelligence projects, documentation and code.
WillKoehrsen/hyperparameter-optimization
Implementation of Bayesian Hyperparameter Optimization of Machine Learning Algorithms
huguyuehuhu/HCN-pytorch
A pytorch reproduction of { Co-occurrence Feature Learning from Skeleton Data for Action Recognition and Detection with Hierarchical Aggregation }.
wiseodd/MCMC
Collection of Monte Carlo (MC) and Markov Chain Monte Carlo (MCMC) algorithms applied on simple examples.
pgmpy/pgmpy
Python Library for learning (Structure and Parameter), inference (Probabilistic and Causal), and simulations in Bayesian Networks.
lshiwjx/2s-AGCN
Two-Stream Adaptive Graph Convolutional Networks for Skeleton-Based Action Recognition in CVPR19
XiaoCode-er/Skeleton-Based-Action-Recognition-Papers
The paper list about skeleton-based action recognition.
open-mmlab/mmaction
An open-source toolbox for action understanding based on PyTorch
jinwchoi/awesome-action-recognition
A curated list of action recognition and related area resources
open-mmlab/mmskeleton
A OpenMMLAB toolbox for human pose estimation, skeleton-based action recognition, and action synthesis.
yjxiong/tsn-pytorch
Temporal Segment Networks (TSN) in PyTorch
niais/Awesome-Skeleton-based-Action-Recognition
Skeleton-based Action Recognition
kenshohara/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
NiteshBharadwaj/part-affinity
Multi person pose implementation using part affinity fields
tensorboy/pytorch_Realtime_Multi-Person_Pose_Estimation
donnyyou/torchcv
TorchCV: A PyTorch-Based Framework for Deep Learning in Computer Vision
Daniil-Osokin/lightweight-human-pose-estimation.pytorch
Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.
Hzzone/pytorch-openpose
pytorch implementation of openpose including Hand and Body Pose Estimation.
CMU-Perceptual-Computing-Lab/openpose_train
Training repository for OpenPose
cbsudux/awesome-human-pose-estimation
A collection of awesome resources in Human Pose estimation.
Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.