You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[JS/TensorFlow] JavaScript library that implements machine learning-based models for human pose estimation and human movement analysis. It allows you to easily implement three neural network models for human pose estimation: MoveNet, PoseNet, and BlazePose. No Node.js is required. TensorFlowJS was used, and an example app is included.
Web-application source code from servocam.org (Javascript). The web application allows you to remotely or locally control the machine using a web browser.
Ducktor uses your webcam to monitor your posture while you work. When it notices you slouching or leaning awkwardly for too long, it sends a friendly "quack" notification to remind you to straighten up. It also reminds you to take breaks at intervals you set.
Examen para cursoIA. Consiste en una web que toma una foto a través de los comandos de voz "Foto" y "Preparados", en este último realiza una cuenta atrás primero. Después se recorta la captura y se pasa a MoveNet para detectar los keyppoints del cuerpo. Si el usuario tiene las manos por encima de la cabeza se verán en color rojo, si no verde.
An endless runner controlled by your real-world body movements! Turns your smartphone into a low-latency motion controller via WebSockets and raw accelerometer physics, with a secondary mode for TensorFlow.js AI webcam tracking.