Skip to the content.

Overview

Scenario Description
Classification Image Classification is a supervised machine learning technique to learn and predict the category of a given image.
Similarity Image Similarity is a way to compute a similarity score given a pair of images. Given an image, it allows you to identify the most similar image in a given dataset.
Detection Object Detection is a technique that allows you to detect the bounding box of an object within an image.
Keypoints Keypoint Detection can be used to detect specific points on an object. A pre-trained model is provided to detect body joints for human pose estimation.
Segmentation Image Segmentation assigns a category to each pixel in an image.
Action Recognition Action Recognition (also known as activity recognition) consists of classifying various actions from a sequence of frames, such as “reading” or “drinking”.
Tracking Tracking allows to detect and track multiple objects in a video sequence over time.

Scenarios

While the field of Computer Vision is growing rapidly, the majority of vision applications fall into one of these 4 categories:

       Image classification visualization

       Image similarity visualization

       Object detect visualization

       Keypoint detect visualization

       Image segmentation visualization

Data/Telemetry

The following notebooks collect browser usage data and sends it to Microsoft to help improve our product and services:

Read Microsoft’s privacy statement to learn more.

To opt out of tracking, please go to the raw .ipynb files and remove the following line of code (the URL will be slightly different depending on the file):

    "![Impressions](https://PixelServer20190423114238.azurewebsites.net/api/impressions/ComputerVision/classification/notebooks/21_deployment_on_azure_container_instances.png)"