# Computational Art 2023 Spring
#### Instructor: Michael Gold
---
## Sensorflow
### Model Name: Movenet
#### [MoveNet_SinglePose_Demo.ipynb](https://colab.research.google.com/github/tensorflow/hub/blob/master/examples/colab/movenet.ipynb#scrollTo=VHmTwACwFW-v)
##### Input:

##### Output:

##### Notes: It didn't detect one of the arms. The rest worked well. It might need 4 limbs for joint tracking.
---
### Model Name: Movenet
#### [MoveNet_SinglePose_Demo.ipynb](https://colab.research.google.com/github/tensorflow/hub/blob/master/examples/colab/movenet.ipynb#scrollTo=VHmTwACwFW-v)
##### Input:

##### Output:

##### Notes: It doesn't work with multiple persons.
----