Skip to content

Create image classification submission page #2

Open
jrc16107 opened this issue Feb 23, 2021 · 0 comments
Open

Create image classification submission page #2

jrc16107 opened this issue Feb 23, 2021 · 0 comments
Assignees

Comments

@jrc16107
Copy link
Owner

There should be a page which allows users to submit an image for classification against a dataset.

The user must be allowed to select the dataset they wish to classify against. After selecting the dataset the user should then be prompted to select which of the models attached to that dataset they wish to use to classify the image.

If the image is not of the proper dimensions, i.e. the image is too small, then the user should be given an error message saying that the image does not have enough information to be classified

If the image is large enough there will be a response from the dataservice with a request ID. This ID will be used by the user to locate their submission. This is necessary as results will not be available immediately.

Sign in to join this conversation on GitHub.
Labels
None yet
Development

No branches or pull requests

3 participants