UMass-Rescue / CombinedTechStack

Handle and process large amounts of media data with plug-and-play machine learning models
https://umass-rescue.github.io/CombinedTechStack/
MIT License
1 stars 1 forks source link

Create Dataset Explorer View #7

Open CodyRichter opened 3 years ago

CodyRichter commented 3 years ago

When a researcher wants to train a model on a dataset, they must first know what datasets are available and the general details about each dataset.

Create a new view on the Training page which queries existing server endpoints to get information on the available datasets.

Some endpoints which may be useful for this task: /training/list - Lists all datasets connected to the server /training/detail - Gives general information on the number of processing/finished training jobs