A real time human pose imitation project based on Everybody Dance Now(https://arxiv.org/abs/1808.07371).
This is currently a work in progress.
- pytorch 0.4.1
- grpc
- python 3.6
- opencv2
- aiortc
You might need to first train your model according to Everybody Dance Now.
cd server-backend
python server.py
cd server-video
python server.py --port 8080