ahpuchend's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
alibaba/fastjson
FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
ruanyf/es6tutorial
《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。
MVIG-SJTU/AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
facebookresearch/DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
ZheC/Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
kamyu104/LintCode
📝 C++11 Solutions of All 289 LintCode Problems (No More Updates)
cbsudux/Human-Pose-Estimation-101
Basics of 2D and 3D Human Pose Estimation.
imLogM/Machine_Learning_AndrewNg
Homework of Andrew Ng's "Machine Learning" course in Coursera
xilaili/maskrcnn.mxnet
Mask-RCNN implementation in MXNet
xilaili/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn