File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed
content/tracks/main-tracks/ml5js-beginners-guide Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change 32
32
" ml5/5-knn-classification/3-save-and-load-model"
33
33
]
34
34
},
35
+ {
36
+ "title" : " Landmark Detection" ,
37
+ "videos" : [" ml5/7-bodypose/pose-detection" , " ml5/hand-pose" , " ml5/0-introduction/patt-vira" ]
38
+ },
35
39
{
36
40
"title" : " Train Your Own Neural Network" ,
37
41
"videos" : [
38
42
" ml5/6-train-your-own-neural-network/1-train-the-model" ,
39
43
" ml5/6-train-your-own-neural-network/2-save-data" ,
40
44
" ml5/6-train-your-own-neural-network/3-save-model" ,
41
- " ml5/6-train-your-own-neural-network/4-regression"
45
+ " ml5/6-train-your-own-neural-network/4-regression" ,
46
+ " ml5/7-bodypose/2-pose-classifier" ,
47
+ " ml5/7-bodypose/3-pose-regression"
42
48
]
43
49
},
44
- {
45
- "title" : " BodyPose" ,
46
- "videos" : [" ml5/7-bodypose/pose-detection" , " ml5/7-bodypose/2-pose-classifier" , " ml5/7-bodypose/3-pose-regression" ]
47
- },
48
- {
49
- "title" : " FaceMesh" ,
50
- "videos" : [" ml5/0-introduction/patt-vira" ]
51
- },
52
50
{
53
51
"title" : " Convolutional Neural Network" ,
54
52
"videos" : [
You can’t perform that action at this time.
0 commit comments