- Movement Practices Lab 1: Pose Detection with PoseNet
- Technologies
- PoseNet
- p5.js
- ml5.js
- Install PoseNet on Your Computer
- A. Setup for Software Development
- B. Clone the Project Code
- C. Install the Libraries
- D. Run the Code
- E. Make a Change
- F. Publish Your Change
Visible to members of this folder
Technologies
Install PoseNet on Your Computer
A. Setup for Software Development
B. Clone the Project Code
C. Install the Libraries
D. Run the Code
E. Make a Change
F. Publish Your Change
git add .
git commit -m "Modified the keypoint display"
git push