Tag: #machinelearning
Running BodyPix on a video stream
Applying the BodyPix machine learning model to a video stream for real-time person segmentation, with separate render and segmentation loops to optimize performance. 2020-09-23
BodyPix hello world
BodyPix is a TensorFlow model for person segmentation. A demo of BodyPix in the browser. 2020-08-16
What is a McCulloch-Pitts neuron?
A mathematical model where the neuron is a function that takes binary inputs and produces a binary output based on a threshold. The model can implement basic logic gates like AND and OR, but not more complex functions like XOR. 2019-05-27
All content copyright James Fisher.