Versions Compared

Key

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

...

However, you can still calculate the evaluation times even without evaluatin evaluation being active in any module. You just need to tick off the “Evaluation“ button and choose the images you want to include into the statistics:

...

There can be 4 results, as shown in this image:

...

  • True positive (TP) - A user classified the image as

    Status
    colourGreen
    titleok
    and the application evaluated the image as
    Status
    colourGreen
    titleok
    .

  • False positive (FP) - A user classified the image as

    Status
    colourRed
    titleng
    but the application evaluated the image as
    Status
    colourGreen
    titleOK
    .

  • False negative (FN) - A user classified the image as

    Status
    colourGreen
    titleok
    but the application evaluated the image as
    Status
    colourRed
    titleng
    .

  • True negative (TN) - A user classified the image as

    Status
    colourRed
    titleng
    and the application evaluated the image as
    Status
    colourRed
    titleng
    .

...

  • Choose the amount of images to be included (if not all a random subset of images is selected, this subset still honors the total split between training and testing images, meaning if, among all of the modules 40% of images are used for training, then 40% of images in the report will be training)

  • Decide on displaying training or only testing images

  • Change the maximum image size - images in the report will be scaled to that size.

  • Show statistics like - recall, precision, confusion matrix, processing time

  • Show the modules used in the flow

  • Set default language (this can also be later changed inside the report)

...