vibbic / biosegment

BioSegment is a software stack to enable segmentation of microscopy data using machine learning models.
https://vibbic.github.io/biosegment/
GNU General Public License v3.0
3 stars 2 forks source link

Ability to upload new datasets #63

Open SilverViking opened 3 years ago

SilverViking commented 3 years ago

To add datsets: extend the BioSegment user interface with functionality that allows the user to upload a dataset (=raw images + optionally annotations) to BioSegment. The data will be copied into the data/ folder on the machine where BioSegment is running.

Related to #19