AllenCell / AllenCell/allencell-segmenter-ml

Using prediction with previously selected output folder

オープン
#467 コメント 0 件 リアクション 0 件 担当者 1 名 @saeliddp に割り当て済み GitHub で見る
主要言語
Python
スター
5
フォーク
3
PR マージ指標
30日以内にマージされた PR はありません

説明

If we run prediction from on-screen images with an output folder that we have previously used for prediction, all predicted images from previous predictions show up in the napari viewer.

This is because after prediction, we look in the target folder and load all images from it.

I think there's two ways around this:
If the user has selected an output folder which already has predictions saved to it, warn them that we will delete these if they choose to continue or to select alternate folder for outputs. Users cannot save prediction results into the same output folder unless they choose to delete the existing prediction results)

Have cyto-dl create a sub folder, numbered for each prediction run, and only load images from the most recent prediction run. (Users can save multiple times into the same output folder, and we can recognize the most recent prediction run and only show those images)

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。