# github_TF2_Pose_Estimation
**Repository Path**: AndyWjc/TF2_Pose_Estimation
## Basic Information
- **Project Name**: github_TF2_Pose_Estimation
- **Description**: test1
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-09-02
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Realtime Multiple Person 2D Pose Estimation using TensorFlow2.x
- Based on tutorial [Pose Estimation with TensorFlow 2.0](https://medium.com/@gsethi2409/pose-estimation-with-tensorflow-2-0-a51162c095ba)
- Developed after the work of [Ildoo Kim](https://github.com/ildoonet) : [tf-pose-estimation](https://github.com/ildoonet/tf-pose-estimation)
**tf-pose-estimation**
'Openpose', human pose estimation algorithm, have been implemented using Tensorflow. It also provides several variants that have some changes to the network structure for real-time processing on the CPU or low-power embedded devices.
Original Repo(Caffe) : https://github.com/CMU-Perceptual-Computing-Lab/openpose