Skip to content
This repository was archived by the owner on Jun 29, 2019. It is now read-only.
This repository was archived by the owner on Jun 29, 2019. It is now read-only.

A problem at "showResults.ipynb" #3

Description

@bbbbbw

The "showResults.ipynb" is used to display the result of image classification with GUI. But the order of image could vary in different cases because of the variable: "imgDict". Due to the fact that imgDict is an dictionary, the order of its key value is not fixed, just like the following 2 pictures shows
the following 2 pages shows. However, the results viewer UI would display the pictures following the order of imgDict. So the label and image may not correspond to the prediction result and scores.

Metadata

Metadata

Assignees

No one assigned

    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