vanvalenlab / deepcell-label

Cloud-based data annotation tools for biological images
https://label.deepcell.org
Other
76 stars 14 forks source link

Allow training and calculations over all time frames #413

Closed ykevu closed 1 year ago

ykevu commented 1 year ago

Currently, when performing in-browser training or a raw calculation, only the labeled frame at the current time is considered, however, we want to be able to consider data across all frames (eg. if working with a tiled image). Additionally, this leads to the training machine breaking when data exists in other frames. The ability for a user to make this distinction and obtain desired results should be implemented.

ykevu commented 1 year ago

Implemented with merge of #424