Skip to content

Commit dbdd8ec

Browse files
authored
[posenet]Deprecate. (#849)
1 parent 26cc285 commit dbdd8ec

File tree

2 files changed

+1
-567
lines changed

2 files changed

+1
-567
lines changed

README.md

-10
Original file line numberDiff line numberDiff line change
@@ -55,16 +55,6 @@ and can be used as building blocks in other apps.
5555
<tr>
5656
<td><a href="./pose-detection/demos/live_video/index.html">source</a></td>
5757
</tr>
58-
<!-- ** PoseNet -->
59-
<tr>
60-
<td rowspan="2"><b><a style="white-space:nowrap; display:inline-block;" href="./posenet"><div style='vertical-align:middle; display:inline;'>PoseNet</div></a></b></td>
61-
<td><a href="https://storage.googleapis.com/tfjs-models/demos/posenet/camera.html">live</a></td>
62-
<td rowspan="2">A machine learning model which allows for real-time human pose estimation in the browser. See a detailed description <a href="https://medium.com/tensorflow/real-time-human-pose-estimation-in-the-browser-with-tensorflow-js-7dd0bc881cd5">here</a>.</td>
63-
<td rowspan="2"><code>npm i @tensorflow-models/posenet</code></td>
64-
</tr>
65-
<tr>
66-
<td><a href="./posenet/demos/camera.html">source</a></td>
67-
</tr>
6858
<!-- ** Coco SSD -->
6959
<tr>
7060
<td rowspan="2"><b><a style="white-space:nowrap; display:inline-block;" href="./coco-ssd"><div style='vertical-align:middle; display:inline;'>Coco SSD</div></a></b></td>

0 commit comments

Comments
 (0)