Real-time human pose estimation code based on pose proposal network(ECCV2018)
OS: Ubuntu 16.04
Python version: 3.5.2
PyTorch version: 1.1.0
- Data preprocessing by using code in data folder
- Update directory paths in train.sh
- Train the network
- Update directory paths in rt_test.sh and run the code