Skip to content

add functionality to avoid overwriting/re-annotating previously annotated images in GUI tool #103

Description

@jwschroeder3

Currently the mm3_curateTrainingData.py GUI does not indicate whether a given image has already been curated and saved to training data.

Could either:

  1. have indicator appear in window to tell you you've already done the image
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions