Skip to content

Can we go to support displaying the names of labels in Run Prediction UI? #10

@chrishkchris

Description

@chrishkchris

Currently the Run Prediction UI is:

77987199-c995ca80-734b-11ea-8f0f-c5f65c7bc135

In the MC dropout result, we don't know the name of the prediction label and what are the names of the classes 0, 1, 2, …, 9
The predicted class should be the class with the highest mean in the MC dropout distribution.

Therefore, can we do the following adjustments in the current Run Prediction UI

  1. Display the name of the prediction result (e.g. X-ray: Positive or Negative)
  2. Display the names of the classes in MC dropout (in additional to the class number 0 - 9)
  3. Display also the original image without explanation

To understand what is the name of a label means, we can look at the following figure

77987545-ad465d80-734c-11ea-8011-1f8ada4f11c1

To clarify, we don't need to change our UI design, we just need to 1. add the name of the labels, 2. the prediction result and 3. the original image without explanation on it.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions