From c2716138d10ae1ae6e23dc3b465af942d0392601 Mon Sep 17 00:00:00 2001 From: Eileen Mao Date: Fri, 9 Aug 2019 17:18:48 -0700 Subject: [PATCH] Added medium post and github links to posenet website. PiperOrigin-RevId: 262664464 --- tensorflow/lite/g3doc/models/pose_estimation/overview.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tensorflow/lite/g3doc/models/pose_estimation/overview.md b/tensorflow/lite/g3doc/models/pose_estimation/overview.md index bf86518e1b1..3ff915cbfea 100644 --- a/tensorflow/lite/g3doc/models/pose_estimation/overview.md +++ b/tensorflow/lite/g3doc/models/pose_estimation/overview.md @@ -7,7 +7,7 @@ _PoseNet_ is a vision model that can be used to estimate the pose of a person in an image or video by estimating where key body joints are. - + Download starter model Android and iOS end-to-end tutorials are coming soon. In the meantime, if you @@ -146,6 +146,7 @@ is faster but results in lower accuracy. ### Use cases -- GitLab