vanvalenlab / kiosk-frontend

DeepCell web application built using NodeJS, Express, React, and Webpack.
Other
1 stars 0 forks source link

Add documentation for data formats #122

Closed ngreenwald closed 3 years ago

ngreenwald commented 4 years ago

Would be nice to add information about the file/folder structure the different models expect. For example:

willgraf commented 3 years ago

While some information is added in #128, it would be best to include the required information on the /predict page to better inform users when they are about to select a model.

From #128:

It would be nice if there was some way to have the description of required input data for each model more easily visible from the model dropdown section on the website.

Right now, if someone goes to deepcell.org/predict, it wouldn't be obvious how to find out what the requirements are for each model, or even what the different models do.