Skip to content

Commit 4f9c90b

Browse files
committed
more cleanup
1 parent fcf4eb2 commit 4f9c90b

File tree

1 file changed

+6
-6
lines changed
  • content/videos/ml5/7-bodypose/pose-detection

1 file changed

+6
-6
lines changed

β€Žcontent/videos/ml5/7-bodypose/pose-detection/index.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@
6969
},
7070
{
7171
"icon": "🏫",
72-
"title": "Introduction to Machine Learning for the Arts",
72+
"title": "Introduction to ML for the Arts",
7373
"url": "https://github.com/ml5js/Intro-ML-Arts-IMA-F24",
74-
"description": "Syllabus for ITP IMA course on Machine Learning."
74+
"description": "Syllabus for ITP IMA course on Machine Learning for the Arts."
7575
},
7676
{
7777
"icon": "πŸ’»",
@@ -87,15 +87,15 @@
8787
},
8888
{
8989
"icon": "πŸ’»",
90-
"title": "Next-Generation Pose Detection with MoveNet and TensorFlow.js",
90+
"title": "Next-Generation Pose Detection",
9191
"url": "https://blog.tensorflow.org/2021/05/next-generation-pose-detection-with-movenet-and-tensorflowjs.html",
92-
"description": "Blog post by Ronny Votel and Na Li introducing MoveNet."
92+
"description": "Post about MoveNet and TensorFlow.js by Ronny Votel and Na Li."
9393
},
9494
{
9595
"icon": "πŸ“„",
96-
"title": "BlazePose: On-device Real-time Body Pose tracking",
96+
"title": "BlazePose Paper",
9797
"url": "https://arxiv.org/pdf/2006.10204",
98-
"description": "Academic paper introducing the BlazePose model."
98+
"description": "On-device Real-time Body Pose tracking."
9999
},
100100
{
101101
"icon": "πŸ’ƒ",

0 commit comments

Comments
Β (0)