-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Labels
Affects: DesktopRelated to DIVE DesktopRelated to DIVE DesktopType: Feature RequestNew feature or requestNew feature or request
Description
- Ability to select multiple datasets to run a pipeline on instead of only relying on the user interface to run on a single dataset
Implementation:
- Create either a panel similar to the MultiTrainingMenu.vue that allows for selecting one or more DIVE Datasets and Pipeline to run on all of them.
- It may be nice if, in the list of datasets, we can include the path for the source video and search functionality so a user can search for a specific parent folder
- The user can somehow select a subset of items and add them to a list to run pipelines on all of the items.
I'm not sure if it makes sense to have an abstracted multiDataset interface for the Training and Pipelines and update the Training tab to be an Algorithms tab or Pipeline/Training.
So either create an abstract tool for listing datasets and subsetting them to add to either training/pipelines, or create a standalone interface for taking a list of datasets and adding them to a pipeline list.
Metadata
Metadata
Assignees
Labels
Affects: DesktopRelated to DIVE DesktopRelated to DIVE DesktopType: Feature RequestNew feature or requestNew feature or request