aws-samples / annotate-medical-images-in-dicom-server-and-build-ml-models-on-amazon-sagemaker

MIT No Attribution
19 stars 15 forks source link

[Feature] Support label adjustment / review workflow #8

Open athewsey opened 2 years ago

athewsey commented 2 years ago

For a project I've worked on recently, we'd like to implement second-line review of annotations using a DICOM template like this.

It'd be super helpful if the sample template provided here could also be used for adjustment of pre-existing labels, as supported by some of the built-in task UIs. This way, a second SMGT job could review and amend the annotations from the initial one.

I've already taken an initial look at how this could be done & will raise a draft PR - seems like it shouldn't require too much change, but there are a couple of points where there might be broader impact to the sample thought it'd be best to check in before trying too hard!