FadeoN / pose-estimation-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

Pose Estimation Api

This api predicts the keypoints of the poses from given image.

Usage

docker-compose up

or

docker run -dp 5001:5001 -t pose-estimation-api

About


Languages

Language:Python 99.3%Language:Dockerfile 0.7%