-The principle for the human-in-the-loop workflow is intended for model improvement by capturing inference images with [Amazon Rekognition Custom Labels](https://aws.amazon.com/rekognition/custom-labels-features/) with low confidence detection result and add them to the training dataset for new training. The principle for human sampling workflow is intended for business improvement. In human sampling, for every `nth` detection, the detection is flagged for human review and the human-labeled result is compared against the detected one, regardless of the original detection confidence level. The sampled detections can then used for qualify control, audit, analytics, etc. Although both workflows use the same [Amazon A2I](https://aws.amazon.com/augmented-ai/) process, inference images flagged as `sampled only` are **not** add to the training dataset.
0 commit comments