Pinned Repositories
algorithm-base
专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!
AlphaPose
Real-Time Multi-Person Pose Estimation System
awesome-human-pose-estimation
Human Pose Estimation Related Publication
convolutional-pose-machines-tensorflow
Cpp_Primer_Answers
《C++ Primer》第五版中文版习题答案
CS-Notes
:books: Basic Knowledge of Technical Interview(技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计)
cs231n.github.io
Public facing notes page
Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
FastMaskRCNN
Mask RCNN in TensorFlow
fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.
chengxmeng's Repositories
chengxmeng/algorithm-base
专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!
chengxmeng/AlphaPose
Real-Time Multi-Person Pose Estimation System
chengxmeng/awesome-human-pose-estimation
Human Pose Estimation Related Publication
chengxmeng/convolutional-pose-machines-tensorflow
chengxmeng/Cpp_Primer_Answers
《C++ Primer》第五版中文版习题答案
chengxmeng/CS-Notes
:books: Basic Knowledge of Technical Interview(技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计)
chengxmeng/cs231n.github.io
Public facing notes page
chengxmeng/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
chengxmeng/Frommorehair2nohair
hard research road in jnu
chengxmeng/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
chengxmeng/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
chengxmeng/learn-sql
chengxmeng/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
chengxmeng/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
chengxmeng/Lifting-from-the-Deep-release
Implementation of "Lifting from the Deep: Convolutional 3D Pose Estimation from a Single Image"
chengxmeng/MachineLearningInAction
chengxmeng/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
chengxmeng/models
Models and examples built with TensorFlow
chengxmeng/note
学习笔记整理📚
chengxmeng/openpifpaf
Implementation of "PifPaf: Composite Fields for Human Pose Estimation" in PyTorch.
chengxmeng/person-re-ranking
Person Re-ranking (CVPR 2017)
chengxmeng/pose-tensorflow
Human Pose estimation with TensorFlow framework
chengxmeng/pose2pose
This is a pix2pix demo that learns from pose and translates this into a human. A webcam-enabled application is also provided that translates your pose to the trained pose. Everybody dance now !
chengxmeng/practicalAI
📚A practical approach to learning machine learning.
chengxmeng/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
chengxmeng/sgan
Code for "Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks", Gupta et al, CVPR 2018
chengxmeng/Tensorflow-Tutorial
Tensorflow tutorial from basic to hard
chengxmeng/tf-cpn
a tensorflow implementation of CPN (Cascaded Pyramid Network for Multi-Person Pose Estimation)
chengxmeng/tfjs-models
Pretrained models for TensorFlow.js
chengxmeng/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习