TensorFlow.js models (original) (raw)
Stay organized with collections Save and categorize content based on your preferences.
Explore pre-trained models to add computer vision, natural language processing (NLP), and other common ML tasks to your web and browser-based applications.
Localize and identify multiple objects in a single image (Coco SSD).
Detect faces in images using a Single Shot Detector architecture with a custom encoder (Blazeface).
Unified pose detection API for using one of three models that help detect atypical poses and fast body motions with real time performance.
Palm detector and hand-skeleton finger tracking model. Predict 21 3D hand keypoints per detected hand.
Score the perceived impact a comment may have on a conversation, from "Very toxic" to "Very healthy" (Toxicity).
Encode text into embeddings for NLP tasks such as sentiment classification and textual similarity (Universal Sentence Encoder).
Utility to create a classifier using the K-Nearest-Neighbors algorithm. Can be used for transfer learning.