Currently the mm3_curateTrainingData.py GUI does not indicate whether a given image has already been curated and saved to training data.
Could either:
- have indicator appear in window to tell you you've already done the image
- write a file (curated.yaml, e.g.) to the experiment_dir that would indicate whether a given fov/peak/frame has been curated (1) or not (0). mm3_curateTrainingData.py would read this file and never even show the image/mask pairs that have already been curated and saved to training data, and it would have to update the yaml file as you curated data.
I'm open to other suggestions as well.
Currently the mm3_curateTrainingData.py GUI does not indicate whether a given image has already been curated and saved to training data.
Could either:
I'm open to other suggestions as well.