Step 1: Create and train a skill
- Last UpdatedFeb 12, 2024
- 2 minute read
A skill is an Artificial Intelligence (AI) model created for a specific purpose. After launching AVEVA Vision AI Web Client, you can use one the following skill templates to create a skill:
-
Anomaly Detection – This skill is trained to learn what normal is, and then applies a statistical test to determine if the current image represents an anomaly. This skill is useful when there are plenty of images used to represent the normal state, and a vast array of negative states for which images are not readily available.
-
Discrete State Detection – This skill uses a Supervised Deep Learning algorithm to distinguish between two known states. This skill is useful when both states are known and images for both are available to train the algorithm.
To create and train a skill
-
Launch AVEVA Vision AI Web Client.
-
Select Add Skill.
-
Select the skill type.
-
Enter a name and description for the skill.
-
Select Create Skill.
-
From the side sheet, select one of the following options to import the image datasets:
-
Images – Select the images from the local computer. For more information, see Upload images.
-
Videos – Select the videos from the local computer. For more information, see Upload videos.
-
Live Camera – Select the images from a live camera or webcam. For more information, see Upload training images from a live camera or webcam.
-
-
Train the AI based on the type of skill:
-
For an Anomaly Detection skill, see Train an Anomaly Detection skill.
-
For a Discrete State Detection skill, see Train a Discrete State Detection skill.
-
For a User Defined Pipeline skill, see User Defined Pipeline skills.
-
-
Connect to one of the following monitoring sources; the live camera feed the skill uses to detect anomalies or classify into classes:
-
To connect to a live camera, see Network.
-
To connect to a webcam, see Webcam.
-
To connect to a dataset, see Dataset.
-
To connect to camera programmatically, see Programmatic.
-
-
Select Next.
The Review and Run AI page appears.