{{ t("selection") }}
{{ selection.length }} / {{ canvases.length }}
{{ t("threshold") }}
{{ thresholdPct }}%
{{ t("facetLabel") }}:
{{ t("current") }}
#{{ currentSelectedPos + 1 }} / {{ selection.length }}
{{ t("histogramTitle") }}
{{ t("histogramHelp") }}
{{ t("emptyHistogramTitle") }}
{{ t("emptyHistogram") }}
-
{{ Math.round(getPositiveScore(canvas.id) * 100) }}%
{{ t("heuristicHelp") }}
{{ t("imageResult") }}
{{ t("predictionLabel") }}: {{ imageResult.pred }}
· {{ scoreLabel }}: {{ (imageResult.p_positive * 100).toFixed(1) }}%
{{ t("probabilities") }}
{{ t("noImageResult") }}
{{ t("loadImageHelp") }}
{{ imageOutput }}