Identify objects in your photos instantly using on-device AI.
Click to upload an image to classify
Three steps. Instant results.
This tool uses TensorFlow.js and the MobileNet convolutional neural network architecture. When you upload an image, it is resized to a 224x224 tensor and passed through the neural network. The model, trained on the ImageNet database of millions of images, extracts features and maps them to 1,000 distinct categories. Everything executes directly inside your browser using WebGL acceleration, meaning no image data is ever transmitted to external servers.