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.
This project demonstrates real-time object detection using a webcam, powered by TensorFlow.js and the COCO-SSD (Common Objects in Context - Single Shot MultiBox Detector) pretrained model.
A simple website containing information retrieval like a question answering system, give a question and get answers. written on JavaScript. A college assignment.