...
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
and the application evaluated the image asStatus colour Green title ok
.Status colour Green title ok False positive (FP) - A user classified the image as
but the application evaluated the image asStatus colour Red title ng
.Status colour Green title OK False negative (FN) - A user classified the image as
but the application evaluated the image asStatus colour Green title ok
.Status colour Red title ng True negative (TN) - A user classified the image as
and the application evaluated the image asStatus colour Red title ng
.Status colour Red title ng
...
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)
...