Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Definition

Related articles

annotation

the process of carefully drawing a digital outline around an object using annotation tools

How-to annotate an image?

anchor point

a bending point to modify the outline of an annotation or region of interest

How-to annotate an image?

background

background is the definition of an area where no sample/specimen is visible

How-to draw a ROI?

bounding box

a rectangular outline of an object of interest, defining its coordinates and serving as a point of reference for object detection

Application Training Types

confusion matrix

a table chart used to evaluate the performance of a computer vision AI application, where the actual observations are compared to those of the AI model. The matrix offers an overview of correct and incorrect predictions made by the model. The table lists the four values needed for calculating performance statistics: (1) true positives, (2) false positives, (3) true negatives, and (4) false negatives. A well-performing application should have higher values along the main diagonal of the confusion matrix (true-positive to true-negative) and low values on the other positions (false-positive to false-negative).

How-to understand quantitative results?

\uD83C\uDDEA E-K

Name

Definition

Related articles

false-positives

a detection error where the trained application falsely registers the presence of an object

How-to improve application training results?

false-negatives

a detection error where the application falsely registers the absence of an object

How-to improve application training results?

ground truth

the annotations in the input image data done by the user. The deep learning model is trained to target morphological structures in novel image data, similar to the ground truth annotations.

How-to understand quantitative results?

image classification

a computer vision task for categorizing groups of pixels or vectors within a given image

Application Training Types

instance correctness

a metric that gives you information about the ability of the application to correctly detect and label instances in the process of instance segmentation training. An instance is shown as correctly detected, if the predicted instance has an area overlap of ≥ 50% with the annotated instance.

Instance segmentation - qualitative results

...

Name

Definition

Related articles

label, labeling, label category

a label is a verbal categorization assigned to an object in a particular image upon annotating the object

How-to annotate an image?

multichannel images

images that consist of different channels taken under different laser light conditions that are stacked one above another

How-to upload images?

multidimensional microscopy images

images visualizing the dynamics of cellular structures in space and through time. These can be three-dimensional (3D), four-dimensional (4D), multichannel or time-series images etc. Multidimensional images are acquired with optical sectioning techniques or laser-scanning microscopy techniques, time-lapse or multifocal-planes recordings. Such images contain additional layers of information on cell movements, structural dynamics, multichannel spectrums and wave-lengths.

How-to analyze time-series images?

object detection

a computer vision task for identifying objects within a digital image

Application Training Types

...

Name

Definition

Related articles

pixel correctness

a metric that gives you information about the correctness of the prediction of the algorithm trained model on a pixel level. For each pixel it shows if the predicted pixel label is correct.

Instance segmentation - qualitative results

predicted areas

areas within an image assigned to a particular label

How-to understand quantitative results?

predicted instance

an individual object that has been detected, segmented and classified by the instance segmentation model

Instance segmentation - qualitative results

predicted pixel label

the label the AI application assigns a pixel to. This means each pixel in an image is assigned a class label from a predefined set. In other words, the “predicted pixel label“ is the label the AI application assigned to a specific pixel.

How-to understand quantitative results?

random split

the process of letting the platform decide which images are used for training and which ones for validation.

Introduction into IKOSA AI

RGB images

images that consist of 3 channels: red, green and blue.

How to manage multichannel images?

semantic segmentation

a computer vision task for segmenting an image through assigning a label to each pixel within.

Application Training Types

...

Name

Definition

Related articles

time-series images

a set of images taken from the same specimen and with the same modalities but at different times

How-to draw a ROI?

training images

the images that are used as visual data input to train a computer vision model

Introduction into IKOSA AI

/wiki/spaces/IKOSAAIVALFW/pages/3451125798

true-negative

a prediction whereby the application has successfully recognized an object as not belonging to a class

How-to improve application training results?

true-positive

a prediction whereby the application has successfully recognized an object as belonging to a class

How-to improve application training results?

unweighted computing

a mode of computation where each visual input or label has equal relative importance within the calculation

How-to understand quantitative results?

validation images

the images within a testing dataset used in order to evaluate the performance of a computer vision model

/wiki/spaces/IKOSAAIVALFW/pages/3451125798

WSI

Whole-Slide Imaging (WSI) is the process of acquiring high-resolution digital pathology images through the scanning of conventional glass slides

Introduction into IKOSA AI