diff --git a/README.md b/README.md index 8aaca7d..180a115 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This package contains a standalone model called PoseNet, as well as some demos, [Try the demo here!](https://storage.googleapis.com/tfjs-models/demos/posenet/camera.html) -cameraDemo +![Demo](https://github.com/llSourcell/pose_estimation/blob/master/demos/camera.gif) PoseNet can be used to estimate either a single pose or multiple poses, meaning there is a version of the algorithm that can detect only one person in an image/video and one version that can detect multiple persons in an image/video.